Skip to content

Commit c25fc65

Browse files
author
Ubuntu
committed
missing blank line
1 parent 82e5470 commit c25fc65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_dataset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ def test_append_and_export(dataset):
468468
]
469469
)
470470
# We don't export everything on segmentation annotations in order to speed up export.
471+
471472
def clear_fields(annotation):
472473
cleared_annotation = copy.deepcopy(annotation)
473474
cleared_annotation.metadata = {}

0 commit comments

Comments
 (0)