Skip to content

Commit 7487c13

Browse files
author
gdj0nes
committed
CHG: call order
1 parent f8c405e commit 7487c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/data_row_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ def __init__(self, client):
122122
self._batch_size = 50 # used for uploads and deletes
123123

124124
self._raw_ontology = self._get_ontology()
125+
self._build_ontology()
125126

126127
def _build_ontology(self):
127128
# all fields

0 commit comments

Comments
 (0)