Fixes #9943 #12060
Annotations
5 errors and 1 warning
Ruff (E501):
graphs/graphs_floyd_warshall.py#L3
graphs/graphs_floyd_warshall.py:3:89: E501 Line too long (90 > 88)
|
Ruff (E501):
graphs/graphs_floyd_warshall.py#L14
graphs/graphs_floyd_warshall.py:14:89: E501 Line too long (118 > 88)
|
Ruff (E501):
graphs/graphs_floyd_warshall.py#L18
graphs/graphs_floyd_warshall.py:18:89: E501 Line too long (101 > 88)
|
Ruff (E501):
graphs/graphs_floyd_warshall.py#L45
graphs/graphs_floyd_warshall.py:45:89: E501 Line too long (146 > 88)
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|