浏览代码

Fix test_MainWindow_annotate_jpg

Kentaro Wada 1 年之前
父节点
当前提交
da3de4f262
共有 1 个文件被更改,包括 1 次插入0 次删除
  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={},
         )