Skip to content

Fixes #12128

Fixes #12128 #11347

Triggered via pull request October 18, 2024 18:28
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): graphs/travlelling_salesman_problem.py#L2
graphs/travlelling_salesman_problem.py:2:37: W291 Trailing whitespace
Ruff (W291): graphs/travlelling_salesman_problem.py#L19
graphs/travlelling_salesman_problem.py:19:58: W291 Trailing whitespace
Ruff (W291): graphs/travlelling_salesman_problem.py#L32
graphs/travlelling_salesman_problem.py:32:12: W291 Trailing whitespace
Ruff (RUF001): graphs/travlelling_salesman_problem.py#L33
graphs/travlelling_salesman_problem.py:33:23: RUF001 String contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (E501): graphs/travlelling_salesman_problem.py#L40
graphs/travlelling_salesman_problem.py:40:89: E501 Line too long (119 > 88)
Ruff (E501): graphs/travlelling_salesman_problem.py#L42
graphs/travlelling_salesman_problem.py:42:89: E501 Line too long (89 > 88)
Ruff (W293): graphs/travlelling_salesman_problem.py#L46
graphs/travlelling_salesman_problem.py:46:1: W293 Blank line contains whitespace
Ruff (W293): graphs/travlelling_salesman_problem.py#L49
graphs/travlelling_salesman_problem.py:49:1: W293 Blank line contains whitespace
Ruff (W291): graphs/travlelling_salesman_problem.py#L50
graphs/travlelling_salesman_problem.py:50:55: W291 Trailing whitespace
Ruff (W293): graphs/travlelling_salesman_problem.py#L53
graphs/travlelling_salesman_problem.py:53:1: W293 Blank line contains whitespace