mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
optimize imports
This commit is contained in:
@@ -4,6 +4,7 @@ This module defines the interface to apply for strategies
|
||||
"""
|
||||
|
||||
from abc import ABC, abstractmethod
|
||||
|
||||
from pandas import DataFrame
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user