Skip to content

Create travelling_salesman_problem.py #10833

Create travelling_salesman_problem.py

Create travelling_salesman_problem.py #10833

Triggered via pull request October 10, 2024 16:12
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W291): dynamic_programming/travelling_salesman_problem.py#L11
dynamic_programming/travelling_salesman_problem.py:11:37: W291 Trailing whitespace
Ruff (BLE001): dynamic_programming/travelling_salesman_problem.py#L55
dynamic_programming/travelling_salesman_problem.py:55:12: BLE001 Do not catch blind exception: `Exception`
ruff
Process completed with exit code 1.