Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ESCAPE2020
WP3
ZenodoCI
Commits
d0a87264
Commit
d0a87264
authored
Mar 26, 2021
by
Enrique
Browse files
deco
parent
8fe2d18b
Pipeline
#111603
passed with stages
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
zenodoci/zenodoapi.py
zenodoci/zenodoapi.py
+2
-0
No files found.
zenodoci/zenodoapi.py
View file @
d0a87264
...
...
@@ -315,6 +315,8 @@ class ZenodoAPI:
if
erase_error
.
status_code
!=
204
:
print
(
f
" !! ERROR erasing dummy test entry. Please erase it manually at
\n
"
f
"
{
self
.
zenodo_api_url
[:
-
4
]
}
/deposit"
)
else
:
print
(
" - Done.
\n
"
)
sys
.
exit
(
-
1
)
# 4 - Test delete entry
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment