Skip to content

Commit 7e21e5b

Browse files
committed
misc: Flake8
1 parent 9f32c1a commit 7e21e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_symbolics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
CallFromPointer, Cast, DefFunction, FieldFromPointer,
1515
INT, FieldFromComposite, IntDiv, Namespace, Rvalue,
1616
ReservedWord, ListInitializer, uxreplace, pow_to_mul,
17-
retrieve_derivatives, BaseCast, SizeOf)
17+
retrieve_derivatives, BaseCast, SizeOf, sympy_dtype)
1818
from devito.tools import as_tuple
1919
from devito.types import (Array, Bundle, FIndexed, LocalObject, Object,
2020
ComponentAccess, StencilDimension, Symbol as dSymbol,

0 commit comments

Comments
 (0)