Skip to content

Commit 628fa2a

Browse files
committed
validate
1 parent 273e307 commit 628fa2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ def annotations_to_upload(self):
137137
self._annotations_to_upload = annotations_to_upload
138138
return self._annotations_to_upload
139139

140-
141140
@property
142141
def missing_annotations(self):
143142
if not self._missing_annotations:

0 commit comments

Comments
 (0)