Skip to content

Commit b0b7ec4

Browse files
FBumannclaude
andcommitted
docs: remove stale ValueError from expand() docstring
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 10db018 commit b0b7ec4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flixopt/transform_accessor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1931,7 +1931,6 @@ def expand(self) -> FlowSystem:
19311931
19321932
Raises:
19331933
ValueError: If the FlowSystem was not created with ``cluster()``.
1934-
ValueError: If the FlowSystem has no solution.
19351934
19361935
Examples:
19371936
Two-stage optimization with expansion:

0 commit comments

Comments
 (0)