breathing room

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-09 10:49:29 -04:00
parent dee7f30c3e
commit d55a65a7b6
+4
View File
@@ -898,8 +898,12 @@ def cli(
):
if jumbotron:
# Awesome sauce.
print(xyzzy)
# Breathing room.
print()
if not update:
# Spun off in background thread, not unlike magic.
check_for_updates()