5 lines
90 B
Python
5 lines
90 B
Python
from freqtrade.config_schema.config_schema import CONF_SCHEMA
|
|
|
|
|
|
__all__ = ["CONF_SCHEMA"]
|