Skip to content
Snippets Groups Projects
Commit a46b9454 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Minor linting fixed.

parent e724ba3f
Branches
Tags
1 merge request!44Latest fixes.
Pipeline #48254 passed
...@@ -284,8 +284,8 @@ Go back to %s and press reload to see the progress on your upload and publish yo ...@@ -284,8 +284,8 @@ Go back to %s and press reload to see the progress on your upload and publish yo
''' % upload.gui_url, ''' % upload.gui_url,
200, {'Content-Type': 'text/plain; charset=utf-8'}) 200, {'Content-Type': 'text/plain; charset=utf-8'})
else:
return upload, 200 return upload, 200
class ProxyUpload: class ProxyUpload:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment