Skip to content

Add doctests for graphs_floyd_warshall.py #12063

Add doctests for graphs_floyd_warshall.py

Add doctests for graphs_floyd_warshall.py #12063

Triggered via pull request December 15, 2024 13:37
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (W291): graphs/graphs_floyd_warshall.py#L3
graphs/graphs_floyd_warshall.py:3:86: W291 Trailing whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L12
graphs/graphs_floyd_warshall.py:12:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L14
graphs/graphs_floyd_warshall.py:14:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L16
graphs/graphs_floyd_warshall.py:16:1: W293 Blank line contains whitespace
Ruff (W291): graphs/graphs_floyd_warshall.py#L17
graphs/graphs_floyd_warshall.py:17:62: W291 Trailing whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L19
graphs/graphs_floyd_warshall.py:19:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L22
graphs/graphs_floyd_warshall.py:22:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L24
graphs/graphs_floyd_warshall.py:24:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L26
graphs/graphs_floyd_warshall.py:26:1: W293 Blank line contains whitespace
Ruff (W293): graphs/graphs_floyd_warshall.py#L28
graphs/graphs_floyd_warshall.py:28:1: W293 Blank line contains whitespace
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636