Skip to content

Commit 612f573

Browse files
committed
nit
1 parent 023ac20 commit 612f573

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

labelbox/data/annotation_types/geometry/line.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import geojson
44
import numpy as np
55
import cv2
6+
from pydantic import validator
67

78
from .point import Point
89
from .geometry import Geometry

0 commit comments

Comments
 (0)