Skip to content

First Implementation of Johnson Graph Algorithm #11663

First Implementation of Johnson Graph Algorithm

First Implementation of Johnson Graph Algorithm #11663

Triggered via pull request October 28, 2024 02:43
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (W291): graphs/johnson_graph.py#L34
graphs/johnson_graph.py:34:51: W291 Trailing whitespace
Ruff (W291): graphs/johnson_graph.py#L55
graphs/johnson_graph.py:55:51: W291 Trailing whitespace
Ruff (W291): graphs/johnson_graph.py#L73
graphs/johnson_graph.py:73:44: W291 Trailing whitespace
ruff
Process completed with exit code 1.