Skip to content

First Implementation of Johnson Graph Algorithm #11676

First Implementation of Johnson Graph Algorithm

First Implementation of Johnson Graph Algorithm #11676

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): graphs/johnson_graph.py#L126
graphs/johnson_graph.py:126:89: E501 Line too long (95 > 88)
ruff
Process completed with exit code 1.