Skip to content

Commit

Permalink
misc: Fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLuporini committed Dec 19, 2023
1 parent 6390620 commit 2ebdc2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_unexpansion.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from conftest import assert_structure, get_params, get_arrays, check_array
from devito import (Buffer, Eq, Function, TimeFunction, Grid, Operator,
Substitutions, Coefficient, cos, sin)
from devito.ir import FindSymbols
from devito.finite_differences import Weights
from devito.arch.compiler import OneapiCompiler
from devito.ir import Expression, FindNodes, FindSymbols
Expand Down

0 comments on commit 2ebdc2d

Please sign in to comment.