You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/labelbox/tests/data/annotation_import/test_relationships.py
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ def configured_project(
145
145
rand_gen,
146
146
data_row_json_by_media_type,
147
147
normalized_ontology_by_media_type_relationship,
148
+
teardown_helpers,
148
149
):
149
150
"""Configure project for test. Request.param will contain the media type if not present will use Image MediaType. The project will have 10 data rows."""
0 commit comments