mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 02:33:55 +00:00
3 lines
87 B
Python
3 lines
87 B
Python
|
# flake8: noqa: F401
|
||
|
from freqtrade.plugins.protections.iprotection import IProtection
|