We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a64a7 commit f3f7a5dCopy full SHA for f3f7a5d
labelbox/data/annotation_types/geometry/mask.py
@@ -1,4 +1,4 @@
1
-from typing import Callable, Optional, Tuple, Union, Dict
+from typing import Callable, Optional, Tuple, Union, Dict, List
2
3
import numpy as np
4
from pydantic.class_validators import validator
0 commit comments