Skip to content

Commit d20baea

Browse files
committed
fix black
1 parent 94c836f commit d20baea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_annotation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ def test_box_gt_upload_ignore(dataset):
229229
# Default behavior is ignore.
230230
response = dataset.annotate(annotations=[annotation_update])
231231

232-
233232
assert response["annotations_processed"] == 0
234233
assert response["annotations_ignored"] == 1
235234

0 commit comments

Comments
 (0)