Skip to content

Update knight_tour.py #12055

Update knight_tour.py

Update knight_tour.py #12055

Triggered via pull request December 12, 2024 03:26
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff: backtracking/knight_tour.py#L1
backtracking/knight_tour.py:1:1: SyntaxError: Unexpected indentation
Ruff: backtracking/knight_tour.py#L3
backtracking/knight_tour.py:3:1: SyntaxError: Expected a statement
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636