Skip to content

Add to doctests

Add to doctests #13225

Triggered via pull request June 9, 2025 20:58
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (E501): graphs/directed_and_undirected_weighted_graph.py#L565
graphs/directed_and_undirected_weighted_graph.py:565:89: E501 Line too long (89 > 88)
Ruff (E501): graphs/directed_and_undirected_weighted_graph.py#L543
graphs/directed_and_undirected_weighted_graph.py:543:89: E501 Line too long (119 > 88)
Ruff (E501): graphs/directed_and_undirected_weighted_graph.py#L540
graphs/directed_and_undirected_weighted_graph.py:540:89: E501 Line too long (92 > 88)
Ruff (E501): graphs/directed_and_undirected_weighted_graph.py#L538
graphs/directed_and_undirected_weighted_graph.py:538:89: E501 Line too long (113 > 88)