Skip to content

Commit e0e29dd

Browse files
committed
resolve conflict
1 parent af08686 commit e0e29dd

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, List
1+
from typing import Callable, Optional, Tuple, Union, Dict
22

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

0 commit comments

Comments
 (0)