Skip to content

fix: the all_permutations in all_permutations.py #17783

fix: the all_permutations in all_permutations.py

fix: the all_permutations in all_permutations.py #17783

Triggered via pull request May 2, 2026 07:25
Status Failure
Total duration 13s
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): backtracking/all_permutations.py#L23
backtracking/all_permutations.py:23:13: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal