mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
chore: add comment to better explain imports
This commit is contained in:
parent
27a4a502d7
commit
6c131b5648
|
@ -25,6 +25,7 @@ from freqtrade.strategy.strategy_helper import (
|
|||
)
|
||||
|
||||
|
||||
# Imports to be used for `from freqtrade.strategy import *`
|
||||
__all__ = [
|
||||
"timeframe_to_minutes",
|
||||
"timeframe_to_next_date",
|
||||
|
|
Loading…
Reference in New Issue
Block a user