whitespace

This commit is contained in:
2018-07-03 18:01:51 -04:00
parent 7267bb520d
commit 1780e0b0fa
+2
View File
@@ -287,6 +287,8 @@ def cli(
echo(format_help(ctx.get_help()))
@command(
short_help="Installs provided packages and adds them to Pipfile, or (if none is given), installs all packages.",
context_settings=dict(ignore_unknown_options=True, allow_extra_args=True),