Fix wonrly named module
This commit is contained in:
parent
806ab3729f
commit
5493d1a7e0
@ -4,5 +4,5 @@ Module to handle data operations for freqtrade
|
||||
|
||||
# limit what's imported when using `from freqtrad.data import *``
|
||||
__all__ = [
|
||||
'convert'
|
||||
'converter'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user