Skip to content

First Implementation of Johnson Graph Algorithm #11669

First Implementation of Johnson Graph Algorithm

First Implementation of Johnson Graph Algorithm #11669

Triggered via pull request October 28, 2024 03:06
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (W291): graphs/johnson_graph.py#L93
graphs/johnson_graph.py:93:39: W291 Trailing whitespace
Ruff (W291): graphs/johnson_graph.py#L94
graphs/johnson_graph.py:94:38: W291 Trailing whitespace
Ruff (W293): graphs/johnson_graph.py#L121
graphs/johnson_graph.py:121:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.