Skip to content

BFS enhancement with collections.deque (fix: #12857) #13699

BFS enhancement with collections.deque (fix: #12857)

BFS enhancement with collections.deque (fix: #12857) #13699

Triggered via pull request August 4, 2025 22:44
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (E402): graphs/breadth_first_search_shortest_path_2.py#L18
graphs/breadth_first_search_shortest_path_2.py:18:1: E402 Module level import not at top of file