refactor: rename btanalysis file to be clearer

This commit is contained in:
Matthias
2025-04-27 11:23:40 +02:00
parent 6afcc80937
commit 7f12f3a0e4
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# flake8: noqa: F401
from .btanalysis import (
from .bt_fileutils import (
BT_DATA_COLUMNS,
delete_backtest_result,
extract_trades_of_period,