mirror of
https://github.com/wassname/options_backtester.git
synced 2026-06-27 16:30:55 +08:00
Removed unused imports
This commit is contained in:
@@ -5,8 +5,6 @@ import pandas as pd
|
||||
import pyprind
|
||||
|
||||
from .enums import *
|
||||
from .datahandler import HistoricalOptionsData, TiingoData
|
||||
from .strategy import Strategy
|
||||
|
||||
|
||||
class Backtest:
|
||||
|
||||
Reference in New Issue
Block a user