Prechádzať zdrojové kódy

Fix test_MainWindow_annotate_jpg

Kentaro Wada 1 rok pred
rodič
commit
da3de4f262
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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={},
         )