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

:shirt: E301 expected 1 blank line, found 0

parent 2a616293f7a6
No related branches found
No related tags found
No related merge requests found
......@@ -137,6 +137,7 @@
cmd = ['./odoo_scripts/docker_build_copy']
logging.debug(' '.join(cmd))
call(cmd)
# clean on exit
def signal_handler(code, frame):
cmd = ['./odoo_scripts/docker_build_clean']
......
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