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 4cba13d commit af08686Copy full SHA for af08686
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, List
2
3
import numpy as np
4
from pydantic.class_validators import validator
0 commit comments