Update docstring alignment
This commit is contained in:
@@ -10,9 +10,8 @@ logger = logging.getLogger(__name__)
|
|||||||
|
|
||||||
|
|
||||||
class Cryptocom(Exchange):
|
class Cryptocom(Exchange):
|
||||||
"""
|
"""Crypto.com exchange class.
|
||||||
Crypto.com exchange class. Contains adjustments needed for Freqtrade to work
|
Contains adjustments needed for Freqtrade to work with this exchange.
|
||||||
with this exchange.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
_ft_has: Dict = {
|
_ft_has: Dict = {
|
||||||
|
|||||||
Reference in New Issue
Block a user