Skip to content

Commit f3f7a5d

Browse files
committed
update to include new files from dev
1 parent 42a64a7 commit f3f7a5d

File tree

1 file changed

+1
-1
lines changed
  • labelbox/data/annotation_types/geometry

1 file changed

+1
-1
lines changed

labelbox/data/annotation_types/geometry/mask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Callable, Optional, Tuple, Union, Dict
1+
from typing import Callable, Optional, Tuple, Union, Dict, List
22

33
import numpy as np
44
from pydantic.class_validators import validator

0 commit comments

Comments
 (0)