Skip to content

fix: raise ValueError when simplex hits max iterations #18607

fix: raise ValueError when simplex hits max iterations

fix: raise ValueError when simplex hits max iterations #18607

Triggered via pull request August 17, 2026 05:08
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (EM102): linear_programming/simplex.py#L306
linear_programming/simplex.py:306:13: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal