Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 59736cc

Browse files
Update client.py
1 parent d3d7478 commit 59736cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

labelpandas/client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ def create_data_rows_from_table(
113113
metadata_index=metadata_index, attachment_index=attachment_index, annotation_index=annotation_index,
114114
upload_method=upload_method, divider=divider, verbose=verbose
115115
)
116-
117-
print(upload_dict)
118116

119117
# Upload your data rows to Labelbox - update upload_dict if global keys are modified during upload
120118
data_row_upload_results, upload_dict = labelbase.uploader.batch_create_data_rows(

0 commit comments

Comments
 (0)