Skip to content

Commit 899a7bf

Browse files
removed reviews from project attributes
1 parent c0d5064 commit 899a7bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/schema/project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ class Project(DbObject, Updateable, Deletable):
5555
datasets (Relationship): `ToMany` relationship to Dataset
5656
created_by (Relationship): `ToOne` relationship to User
5757
organization (Relationship): `ToOne` relationship to Organization
58-
reviews (Relationship): `ToMany` relationship to Review
5958
labeling_frontend (Relationship): `ToOne` relationship to LabelingFrontend
6059
labeling_frontend_options (Relationship): `ToMany` relationship to LabelingFrontendOptions
6160
labeling_parameter_overrides (Relationship): `ToMany` relationship to LabelingParameterOverride

0 commit comments

Comments
 (0)