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 24231b9 commit 7320611Copy full SHA for 7320611
libs/labelbox/src/labelbox/schema/project_overview.py
@@ -1,8 +1,7 @@
1
-from typing import Dict, Optional
+from typing import Dict
2
from labelbox import pydantic_compat
3
4
from typing import Dict
5
-import pydantic_compat
6
7
class ProjectOverview(pydantic_compat.BaseModel):
8
"""
0 commit comments