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 af08686 commit e0e29ddCopy full SHA for e0e29dd
labelbox/data/annotation_types/geometry/mask.py
@@ -1,4 +1,4 @@
1
-from typing import Callable, Optional, Tuple, Union, List
+from typing import Callable, Optional, Tuple, Union, Dict
2
3
import numpy as np
4
from pydantic.class_validators import validator
0 commit comments