Skip to content

Improve Test Coverage with Doctests for Floyd Warshall algorithm #12634

Improve Test Coverage with Doctests for Floyd Warshall algorithm

Improve Test Coverage with Doctests for Floyd Warshall algorithm #12634

Triggered via pull request March 12, 2025 03:55
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): graphs/graphs_floyd_warshall.py#L19
graphs/graphs_floyd_warshall.py:19:89: E501 Line too long (121 > 88)
ruff
Process completed with exit code 1.