Skip to content

Commit

Permalink
sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Valiulin committed Dec 19, 2024
1 parent d9f0d5f commit 4998837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/rest_api/test_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
from .utils import (
DATUMARO_FORMAT_FOR_DIMENSION,
CollectionSimpleFilterTestBase,
calc_end_frame,
compare_annotations,
create_task,
export_dataset,
export_task_backup,
export_task_dataset,
parse_frame_step,
wait_until_task_is_created,
calc_end_frame,
)


Expand Down

0 comments on commit 4998837

Please sign in to comment.