Fix more pep8

This commit is contained in:
Jakub Warmuz
2015-11-07 19:37:00 +00:00
parent d0a2b38457
commit 5ee17f698e
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -879,7 +879,6 @@ def prepare_and_parse_args(plugins, args):
# parser (--help should display plugin-specific options last)
_plugins_parsing(helpful, plugins)
return helpful.parse_args()