Skip to content

Commit 10d49fc

Browse files
committed
updates
1 parent 1508722 commit 10d49fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/data/annotation_types/geometry/rectangle.py

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

33
import cv2
44
import geojson

0 commit comments

Comments
 (0)