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