Skip to content

Commit

Permalink
Merge branch 'master' of github.com:datacite/sashimi
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed Feb 14, 2024
2 parents daf7a01 + 4b7e8b0 commit 6032337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def post_file file
headers = {
content_type: "application/gzip",
content_encoding: 'gzip',
accept: 'gzip'
accept: 'application/json'
}

body = compress(file)
Expand Down

0 comments on commit 6032337

Please sign in to comment.