Skip to content
Snippets Groups Projects
Commit a0809e83926d authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:shirt: flake8

parent 10486d185e57
No related branches found
No related tags found
No related merge requests found
......@@ -534,7 +534,8 @@
connection.commit()
connection.close()
else:
logging.warning('Cannot connect to database with user %s', user)
logging.warning(
'Cannot connect to database with user %s', user)
logging.warning(exception)
# volume magic
......
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