Update docstring alignment

This commit is contained in:
Matthias
2024-07-14 09:08:36 +02:00
parent 1c46b287d7
commit 9736e0d13f
+2 -3
View File
@@ -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 = {