mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #2306 from freqtrade/hroff-1902-patch-1
Minor: fix typo in comment
This commit is contained in:
commit
e09408f9b7
|
@ -2,7 +2,7 @@
|
|||
Module to handle data operations for freqtrade
|
||||
"""
|
||||
|
||||
# limit what's imported when using `from freqtrad.data import *``
|
||||
# limit what's imported when using `from freqtrade.data import *`
|
||||
__all__ = [
|
||||
'converter'
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user