We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e9ce2 commit ac91b9aCopy full SHA for ac91b9a
libs/labelbox/src/labelbox/schema/tool_building/types.py
@@ -1,5 +1,5 @@
1
from typing import Annotated, List
2
-from pydantic import Field, BaseModel
+from pydantic import Field
3
from typing import TypedDict
4
5
0 commit comments