Happy flake8 !
This commit is contained in:
parent
3a2134db24
commit
4b86b2b7e3
@ -1,7 +1,7 @@
|
||||
# pragma pylint: disable=W0603
|
||||
""" Wallet """
|
||||
import logging
|
||||
from typing import Dict, Any, NamedTuple, Optional
|
||||
from typing import Dict, Any, NamedTuple
|
||||
from collections import namedtuple
|
||||
from freqtrade.exchange import Exchange
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user