summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2018-01-29 13:45:53 +0000
committerOlly Cope <olly@ollycope.com>2018-01-29 13:45:53 +0000
commit5132136d9b24c60d117754c6afc24908b5d6555d (patch)
tree35413437036a70e511f5578145ffb1a8ea09250e
parent265dc7dfb149595af8cdb78e2f77e40b7b880aca (diff)
downloadyoyo-5132136d9b24c60d117754c6afc24908b5d6555d.tar.gz
lint whitespace
-rwxr-xr-xyoyo/scripts/main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yoyo/scripts/main.py b/yoyo/scripts/main.py
index 4142c03..bf97140 100755
--- a/yoyo/scripts/main.py
+++ b/yoyo/scripts/main.py
@@ -277,7 +277,6 @@ def main(argv=None):
argparser.error(e.args[0])
if config_is_empty and args.use_config_file and not args.batch_mode:
-
prompt_save_config(config, args.config or CONFIG_FILENAME)