Skip to content

Commit

Permalink
Fix broken import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jun 12, 2024
1 parent da12cf8 commit 63d3467
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_visualisation.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
render_to_deposit,
folded_depositions_to_power_spectrum,
)
from swiftsimio.visualisation.smoothing_length_generation import (
generate_smoothing_lengths,
)
from swiftsimio.visualisation.smoothing_length import generate_smoothing_lengths
from swiftsimio.visualisation.projection_backends import (
backends as projection_backends,
backends_parallel as projection_backends_parallel,
Expand Down

0 comments on commit 63d3467

Please sign in to comment.