浏览代码

White space

Oz N Tiram 8 年之前
父节点
当前提交
36743f74e2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pwman/ui/cli.py

+ 1 - 0
pwman/ui/cli.py

@@ -110,6 +110,7 @@ def main():
 
         if not latest:
             print("A newer version of Pwman3 was release, you should consider updating")  # noqa
+
     if not has_cryptography:
         import colorama
         if config.get_value('Crypto', 'supress_warning').lower() != 'yes':