Skip to content

Commit

Permalink
Improve docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
lumbric committed May 22, 2024
1 parent 6eeda09 commit 1536cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syfop/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class NodeScalableInput(NodeScalableBase, NodeInputBase):
Attributes
----------
size: linopy.variables.Variable
The size of the node.
The size of the node: sum of the output flows are less or equal to the size.
Example
Expand Down

0 comments on commit 1536cf2

Please sign in to comment.