Skip to content

Commit 4139a3f

Browse files
committed
misc: Flake8
1 parent 3044691 commit 4139a3f

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
@@ -16,7 +16,7 @@
1616
DefFunction, FieldFromPointer, INT, FieldFromComposite, IntDiv, Namespace,
1717
Rvalue, ReservedWord, ListInitializer, uxreplace, pow_to_mul,
1818
retrieve_derivatives, BaseCast, SizeOf, VectorAccess, separate_eqn,
19-
centre_stencil
19+
centre_stencil, sympy_dtype
2020
)
2121
from devito.tools import as_tuple, CustomDtype
2222
from devito.types import (Array, Bundle, FIndexed, LocalObject, Object,

0 commit comments

Comments
 (0)