Skip to content

Commit

Permalink
fix + optimise imports again
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Jan 10, 2024
1 parent 639cff3 commit c66ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/local/test_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
import pytest

from syncify.local.file import PathMapper, PathStemMapper, File
from syncify.shared.core.misc import PrettyPrinterTester
from tests.local.track.utils import random_tracks
from tests.local.utils import path_track_all
from tests.shared.core.misc import PrettyPrinterTester
from tests.utils import random_str


Expand Down

0 comments on commit c66ebbb

Please sign in to comment.