Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
schuenke committed Nov 15, 2023
1 parent 6ac5bbd commit 83df15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/test_traj_calculators.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
from mrpro.data.traj_calculators import KTrajectoryRadial2D
from mrpro.data.traj_calculators import KTrajectoryRpe
from mrpro.data.traj_calculators import KTrajectorySunflowerGoldenRpe
from tests.conftest import random_kheader
from tests.data import IsmrmrdRawTestData
from tests.phantoms.test_ellipse_phantom import ph_ellipse
from tests.conftest import random_kheader


@pytest.fixture(scope='function')
Expand Down

0 comments on commit 83df15e

Please sign in to comment.