3 lines
87 B
Python
3 lines
87 B
Python
# flake8: noqa: F401
|
|
from freqtrade.plugins.protections.iprotection import IProtection
|