Skip to content

Commit 3c4f91d

Browse files
Fix whitespace in project.py
1 parent 615169b commit 3c4f91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/schema/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def setup(self, labeling_frontend, labeling_frontend_options):
186186
""" Finalizes the Project setup.
187187
188188
Args:
189-
labeling_frontend (LabelingFrontend): Which UI to use to label the
189+
labeling_frontend (LabelingFrontend): Which UI to use to label the
190190
data.
191191
labeling_frontend_options (dict or str): Labeling frontend options,
192192
a.k.a. project ontology. If given a `dict` it will be converted

0 commit comments

Comments
 (0)