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 31a10e1 commit 8e5becdCopy full SHA for 8e5becd
src/superannotate/lib/app/interface/sdk_interface.py
@@ -2039,7 +2039,6 @@ def upload_preannotations_from_folder_to_project(
2039
"The JSON files should follow a specific naming convention, matching file names already present "
2040
"on the platform. Existing annotations will be overwritten"
2041
)
2042
- logger.info("Existing annotations will be overwritten.",)
2043
annotation_paths = get_annotation_paths(
2044
folder_path, from_s3_bucket, recursive_subfolders
2045
0 commit comments