Skip to content

fix: the all_permutations in all_permutations.py #17825

fix: the all_permutations in all_permutations.py

fix: the all_permutations in all_permutations.py #17825

Triggered via pull request May 4, 2026 06:32
Status Failure
Total duration 12s
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