Răsfoiți Sursa

Fix test_MainWindow_annotate_jpg

Kentaro Wada 1 an în urmă
părinte
comite
da3de4f262
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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={},
         )