remove test_detections_to_pascal_voc. conversion to XML is tested, and approx of masks should be in another test suite
This commit is contained in:
parent
9a9d0c5259
commit
1febd715e2
|
|
@ -71,7 +71,3 @@ def test_object_to_pascal_voc(
|
|||
|
||||
def test_load_pascal_voc_annotations(expected_result, exception: Exception):
|
||||
...
|
||||
|
||||
|
||||
def test_detections_to_pascal_voc(expected_result, exception: Exception):
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in New Issue