Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
  • Loading branch information
sylvlecl committed Sep 16, 2024
1 parent 231d0e4 commit c8cdfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/andromede/expression/expression.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ class OneScenarioIndex(ScenarioIndex):
@dataclass(frozen=True, eq=False)
class ProblemParameterNode(ExpressionNode):
"""
Represents one variable of the optimization problem
Represents one parameter of the optimization problem
"""

component_id: str
Expand Down

0 comments on commit c8cdfc2

Please sign in to comment.