mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update docstring alignment
This commit is contained in:
parent
1c46b287d7
commit
9736e0d13f
|
@ -10,9 +10,8 @@ logger = logging.getLogger(__name__)
|
|||
|
||||
|
||||
class Cryptocom(Exchange):
|
||||
"""
|
||||
Crypto.com exchange class. Contains adjustments needed for Freqtrade to work
|
||||
with this exchange.
|
||||
"""Crypto.com exchange class.
|
||||
Contains adjustments needed for Freqtrade to work with this exchange.
|
||||
"""
|
||||
|
||||
_ft_has: Dict = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user