Skip to content

Commit

Permalink
minor: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Oct 26, 2024
1 parent 127620b commit 71dc191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pylops/basicoperators/restriction.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
get_array_module,
get_normalize_axis_index,
inplace_set,
to_cupy_conditional,
to_numpy,
)
from pylops.utils.typing import DTypeLike, InputDimsLike, IntNDArray, NDArray
Expand Down

0 comments on commit 71dc191

Please sign in to comment.