Skip to content

Commit

Permalink
Merge pull request #3 from Mmabiaa/Other
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmabiaa authored Jan 1, 2025
2 parents f6710a8 + 0a34ed1 commit 23d2153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Codes/password_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ def view_saved_websites(key):
print(f"Password: {decrypted_password}\n")
except FileNotFoundError:
print('\n[+] No passwords saved yet...\n')

0 comments on commit 23d2153

Please sign in to comment.