oz123 пре 11 година
родитељ
комит
3902bb9d56
1 измењених фајлова са 1 додато и 0 уклоњено
  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.'))