Skip to content

Commit

Permalink
Fix typo in docstring of GenericStorageBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Aug 1, 2023
1 parent f4e7b20 commit d8c0cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oemof/solph/components/_generic_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ class GenericStorageBlock(ScalarBlock):
*Standard model*
* :attr: `storage_costs`not 0
* :attr: `storage_costs` not 0
..math::
\sum_{t \in \textrm{TIMESTEPS}} c_{storage}(t) \cdot E(t)
Expand Down

0 comments on commit d8c0cb0

Please sign in to comment.