Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMau committed Apr 11, 2024
1 parent ae5f644 commit e10060e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data_adapter_oemof/adapters.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ def get_default_parameters(self) -> dict:
warnings.warn("Lifetime cannot change in Multi-period modeling")
defaults["lifetime"] = int(np.floor(defaults["lifetime"][0]))


return defaults

def get_fields(self) -> list[Field]:
Expand Down

0 comments on commit e10060e

Please sign in to comment.