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.'))