Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell committed Jul 24, 2020
1 parent 77da85f commit 1db7fb5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 107 deletions.
106 changes: 0 additions & 106 deletions caltechdata_api/caltechdata_multipart.py

This file was deleted.

1 change: 0 additions & 1 deletion caltechdata_api/caltechdata_write.py
Expand Up @@ -93,7 +93,6 @@ def caltechdata_write(metadata, token, files=[], production=False, schema="40"):

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

print(newdata)
if "doi" not in newdata:
# We want tind to generate the identifier
newdata["final_actions"] = [
Expand Down
Binary file removed tests/__pycache__/helpers.cpython-37.pyc
Binary file not shown.
Binary file not shown.
Binary file removed tests/data/caltechdata/.DS_Store
Binary file not shown.

0 comments on commit 1db7fb5

Please sign in to comment.