mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 18:53:54 +00:00
f7926083ca
Close all file handles that are left dangling to avoid warnings such as ``` ResourceWarning: unclosed file <_io.TextIOWrapper name='...' mode='r' encoding='UTF-8'> params = json_load(filename.open('r')) ``` |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_backtest_detail.py | ||
test_backtesting.py | ||
test_edge_cli.py | ||
test_hyperopt_tools.py | ||
test_hyperopt.py | ||
test_hyperoptloss.py | ||
test_optimize_reports.py |