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 562e84d commit 94d0139Copy full SHA for 94d0139
labelbox/data/annotation_types/data/base_data.py
@@ -1,6 +1,5 @@
1
from abc import ABC
2
from typing import Optional, Dict, List, Any
3
-from labelbox
4
5
from pydantic import BaseModel
6
0 commit comments