Skip to content

Commit d95092f

Browse files
committed
Formatting
1 parent a8e8911 commit d95092f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

libs/labelbox/tests/unit/test_unit_ontology.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"tool": "rectangle",
3838
"attributes": [
3939
FeatureSchemaAttribute(
40-
attriubteName="auto-ocr",
41-
attributeValue="true"
40+
attriubteName="auto-ocr", attributeValue="true"
4241
)
4342
],
4443
"classifications": [
@@ -80,7 +79,7 @@
8079
"attributes": [
8180
FeatureSchemaAttribute(
8281
attributeName="requires-connection",
83-
attributeValue="true"
82+
attributeValue="true",
8483
)
8584
],
8685
},

0 commit comments

Comments
 (0)