mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
refactor: rename btanalysis file to be clearer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# flake8: noqa: F401
|
||||
from .btanalysis import (
|
||||
from .bt_fileutils import (
|
||||
BT_DATA_COLUMNS,
|
||||
delete_backtest_result,
|
||||
extract_trades_of_period,
|
||||
|
||||
Reference in New Issue
Block a user