fix flake8 F401+F403 (module imported but unused + unable to detect undefined names)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# flake8: noqa
|
||||
# flake8: noqa: F401
|
||||
|
||||
|
||||
from .cliche import ClicheWallet
|
||||
|
||||
Reference in New Issue
Block a user