mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Update docstring alignment
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user