Correct headers to match coding style guide
This commit is contained in:
parent
685b2d2071
commit
275d0e7cd9
|
@ -34,7 +34,6 @@ class TotalOperationalCosts(CostBase):
|
|||
dtype='float'
|
||||
)
|
||||
|
||||
|
||||
def calculate(self) -> pd.DataFrame:
|
||||
"""
|
||||
Calculate total operational costs
|
||||
|
|
Loading…
Reference in New Issue
Block a user