From 0cb37a5c4bdec954cc0b6a1a32e2f36f3c055700 Mon Sep 17 00:00:00 2001 From: zeppi Date: Fri, 22 Jul 2022 15:49:56 -0400 Subject: [PATCH] linting --- lbry/extras/daemon/daemon.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lbry/extras/daemon/daemon.py b/lbry/extras/daemon/daemon.py index c0760627c..6332f116b 100644 --- a/lbry/extras/daemon/daemon.py +++ b/lbry/extras/daemon/daemon.py @@ -1414,7 +1414,8 @@ class Daemon(metaclass=JSONRPCServerType): Wallet must be unlocked to perform this operation. Usage: - wallet_import ( | --data=) [ | --password=] [--wallet_id=] [--blocking] + wallet_import ( | --data=) [ | --password=] + [--wallet_id=] [--blocking] Options: --data= : (str) incoming wallet data