Skip to content

Commit 261c5f9

Browse files
author
Matt Sokoloff
committed
import bug
1 parent 2bb4a03 commit 261c5f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/user.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from labelbox.orm.db_object import DbObject
22
from labelbox.orm.model import Field, Relationship
33
from labelbox.schema.role import Role
4+
from labelbox.schema.project import Project
45

56

67
class User(DbObject):

0 commit comments

Comments
 (0)