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 273e307 commit 628fa2aCopy full SHA for 628fa2a
src/superannotate/lib/core/usecases/annotations.py
@@ -137,7 +137,6 @@ def annotations_to_upload(self):
137
self._annotations_to_upload = annotations_to_upload
138
return self._annotations_to_upload
139
140
-
141
@property
142
def missing_annotations(self):
143
if not self._missing_annotations:
0 commit comments