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 d97ca00 commit 289f6baCopy full SHA for 289f6ba
tools/convex_wallet.py
@@ -29,7 +29,6 @@
29
logger = logging.getLogger('convex_wallet')
30
31
32
-
33
def load_account(args):
34
account = None
35
if args.keyfile and args.password:
0 commit comments