oz123 11 years ago
parent
commit
3902bb9d56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/pwman3

+ 1 - 0
scripts/pwman3

@@ -36,6 +36,7 @@ _db_warn = ("\n*** WARNNING: You are using the old database format"
             " Check the help (pwman3 -h) or look at the manpage. "
             "***")
 
+
 def parser_options():
     parser = argparse.ArgumentParser(description=('pwman3 - a command line '
                                                   'password manager.'))