fix jumbotron

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-10 10:07:35 -04:00
parent 18b3221f87
commit 44ec534455
+1 -4
View File
@@ -55,7 +55,7 @@ $$/ $$/ $$$$$$$/ $$$$$$$/ $$/ $$/ $/ $$/
$$ |
$$ |
$$/
""".strip()
"""
# Packages that should be ignored later.
BAD_PACKAGES = (
@@ -910,9 +910,6 @@ def cli(
# Awesome sauce.
print(xyzzy)
# Breathing room.
print()
if not update:
# Spun off in background thread, not unlike magic.
check_for_updates()