Skip to content

Commit 1db7fb5

Browse files
committed
Cleanup
1 parent 77da85f commit 1db7fb5

File tree

5 files changed

+0
-107
lines changed

5 files changed

+0
-107
lines changed

caltechdata_api/caltechdata_multipart.py

Lines changed: 0 additions & 106 deletions
This file was deleted.

caltechdata_api/caltechdata_write.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def caltechdata_write(metadata, token, files=[], production=False, schema="40"):
9393

9494
headers = {"Authorization": "Bearer %s" % token, "Content-type": "application/json"}
9595

96-
print(newdata)
9796
if "doi" not in newdata:
9897
# We want tind to generate the identifier
9998
newdata["final_actions"] = [
-1005 Bytes
Binary file not shown.
Binary file not shown.

tests/data/caltechdata/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)