From 9736e0d13f2c75ec2b9533e3ce67bc2573984665 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 14 Jul 2024 09:08:36 +0200 Subject: [PATCH] Update docstring alignment --- freqtrade/exchange/cryptocom.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/freqtrade/exchange/cryptocom.py b/freqtrade/exchange/cryptocom.py index e926f54f5..56b007b07 100644 --- a/freqtrade/exchange/cryptocom.py +++ b/freqtrade/exchange/cryptocom.py @@ -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 = {