Skip to content

Commit

Permalink
tosquash: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed May 5, 2021
1 parent 4a43c8f commit 41fae93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devito/passes/iet/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from devito.logger import warning
from devito.passes.iet.engine import iet_pass
from devito.symbolics import INT
from devito.tools import split
from devito.tools import split, is_integer

__all__ = ['avoid_denormals', 'hoist_prodders', 'relax_incr_dimensions', 'is_on_device']

Expand Down

0 comments on commit 41fae93

Please sign in to comment.