Merge pull request #12477 from fengyuchuanshen/develop

chore: minor improvement for docs
This commit is contained in:
Matthias
2025-11-05 19:42:11 +01:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
"""
Freqtrade is the main module of this bot. It contains the class Freqtrade()
Freqtrade is the main module of this bot. It contains the FreqtradeBot class.
"""
import logging