We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bc63f commit 49a083aCopy full SHA for 49a083a
superannotate/db/projects.py
@@ -956,7 +956,7 @@ def attach_image_urls_to_project(
956
:param annotation_status: value to set the annotation statuses of the linked images: NotStarted InProgress QualityCheck Returned Completed Skipped
957
:type annotation_status: str
958
959
- :return: list of linked image urls, list of unreachable image urls
+ :return: list of linked image names, list of failed image names, list of duplicate image names
960
:rtype: tuple
961
"""
962
0 commit comments