Explorar o código

Fix test_MainWindow_annotate_jpg

Kentaro Wada hai 1 ano
pai
achega
da3de4f262
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/labelme_tests/test_app.py

+ 1 - 0
tests/labelme_tests/test_app.py

@@ -101,6 +101,7 @@ def test_MainWindow_annotate_jpg(qtbot):
             group_id=None,
             points=points,
             shape_type="polygon",
+            mask=None,
             flags={},
             other_data={},
         )