mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-21 03:41:18 +00:00
Adjust improts to new exception location
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Any, Dict
|
||||
|
||||
from freqtrade import OperationalException
|
||||
from freqtrade.exceptions import OperationalException
|
||||
from freqtrade.state import RunMode
|
||||
from freqtrade.utils import setup_utils_configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user