follow-up prev: fix flake8 test
This commit is contained in:
@@ -30,6 +30,9 @@ from . import util
|
||||
from .util import WalletFileException
|
||||
from .logging import Logger
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from .storage import WalletStorage
|
||||
|
||||
JsonDBJsonEncoder = util.MyEncoder
|
||||
|
||||
def modifier(func):
|
||||
|
||||
Reference in New Issue
Block a user