[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-12-04 11:20:38 +00:00
parent f3fcd43eef
commit 92ccb517f3
3 changed files with 7 additions and 6 deletions

View File

@ -37,6 +37,7 @@ def reindex_columns(df, cols):
return df return df
def calculate_costs(n, label, costs): def calculate_costs(n, label, costs):
investments = n.investment_periods investments = n.investment_periods
cols = pd.MultiIndex.from_product( cols = pd.MultiIndex.from_product(