[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
f3fcd43eef
commit
92ccb517f3
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user