fix(simplex): raise error instead of silent failure on max iterations #18158
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
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
|
background
wait
wait-all
cancel
parallel
Loading