We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ce6d4 commit 2a979fbCopy full SHA for 2a979fb
PyPassword.py
@@ -53,7 +53,7 @@ class File:
53
"""
54
alpha_key = 'Alpha.key'
55
beta_key = 'Beta.key'
56
- sqlite = 'Passwords.sqlite'
+ sqlite = 'Passwords.db'
57
58
59
def header():
0 commit comments