Skip to content

Commit ac91b9a

Browse files
committed
Lint fix
1 parent 10e9ce2 commit ac91b9a

File tree

1 file changed

+1
-1
lines changed
  • libs/labelbox/src/labelbox/schema/tool_building

1 file changed

+1
-1
lines changed

libs/labelbox/src/labelbox/schema/tool_building/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from typing import Annotated, List
2-
from pydantic import Field, BaseModel
2+
from pydantic import Field
33
from typing import TypedDict
44

55

0 commit comments

Comments
 (0)