Skip to content

Commit a70960f

Browse files
committed
Version 4.4.4dev1
2 parents 869ac14 + 1311d87 commit a70960f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/superannotate/lib/core/usecases/annotations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,7 @@ async def download_small_annotations(self, queue_idx, export_path, folder_id):
11031103

11041104
async def distribute_to_queues(
11051105
self, item_names, sm_queue_id, l_queue_id, folder_id
1106+
11061107
):
11071108
try:
11081109
team_id = self._project.team_id

0 commit comments

Comments
 (0)