Skip to content

Commit 6ca38be

Browse files
committed
Fix checks- remove contniue
1 parent 2aa61ab commit 6ca38be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

superannotate/db/project_images.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ def assign_folder(project, folder_name, users):
613613
logging.warn(
614614
f'Skipping {user} from assignees. {user} is not a verified contributor for the {project_name}'
615615
)
616-
continue
617616

618617
if not verified_users:
619618
return

0 commit comments

Comments
 (0)