Skip to content
Snippets Groups Projects
Commit 189d2f2d authored by florian's avatar florian
Browse files

STY: autopep8'd

parent d649161a
No related branches found
No related tags found
2 merge requests!123REL: Release v0.6.0,!107ENH: setup logging and reporting for serverside execution
Pipeline #35050 failed
......@@ -1214,7 +1214,7 @@ def crawler_main(crawled_directory_path: str,
if "SHARED_DIR" in os.environ:
domain = get_config_setting("public_host_url")
logger.error("Unexpected Error: Please tell your administrator about this and provide the"
f" following path.\n{domain}/Shared/" + debuglog_public)
f" following path.\n{domain}/Shared/" + debuglog_public)
_update_status_record(crawler.run_id, 0, 0, status="FAILED")
return 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment