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 679c2dd commit b08b3f1Copy full SHA for b08b3f1
labelbox/schema/data_row.py
@@ -5,8 +5,6 @@
5
from labelbox.orm.model import Entity, Field, Relationship
6
from labelbox.schema.asset_attachment import AssetAttachment
7
8
-
9
10
logger = logging.getLogger(__name__)
11
12
0 commit comments