mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Format key_manager
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
try:
|
||||
from bip_utils import Bip39SeedGenerator
|
||||
|
||||
print("Bip39SeedGenerator imported successfully.")
|
||||
except ImportError as e:
|
||||
print(f"ImportError: {e}")
|
||||
|
Reference in New Issue
Block a user