fix(lint): remove unused imports and reformat with black
This commit is contained in:
@@ -7,7 +7,6 @@ from app.core.pricing.black_scholes import (
|
||||
DEFAULT_RISK_FREE_RATE,
|
||||
DEFAULT_VOLATILITY,
|
||||
BlackScholesInputs,
|
||||
OptionType,
|
||||
black_scholes_price_and_greeks,
|
||||
)
|
||||
from app.models.option import OptionContract
|
||||
|
||||
Reference in New Issue
Block a user