chore: minor improvement for docs

Signed-off-by: fengyuchuanshen <fengyuchuanshen@outlook.com>
This commit is contained in:
fengyuchuanshen
2025-11-04 22:59:01 +08:00
parent 80ea476497
commit dc5f646f24

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