Add / fix some comments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""
|
||||
Module to handle data operations for freqtrade bot
|
||||
Module to handle data operations for freqtrade
|
||||
"""
|
||||
|
||||
# limit what's imported when using `from freqtrad.data import *``
|
||||
__all__ = [
|
||||
'convert'
|
||||
|
||||
Reference in New Issue
Block a user