Skip to content

New algorithm

New algorithm #13144

Triggered via pull request May 21, 2025 13:58
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ruff
Process completed with exit code 1.
Ruff (E501): other/time_algo_exec.py#L12
other/time_algo_exec.py:12:89: E501 Line too long (105 > 88)
Ruff (E501): other/time_algo_exec.py#L11
other/time_algo_exec.py:11:89: E501 Line too long (96 > 88)
Ruff (E501): other/time_algo_exec.py#L10
other/time_algo_exec.py:10:89: E501 Line too long (91 > 88)
Ruff (E501): other/time_algo_exec.py#L9
other/time_algo_exec.py:9:89: E501 Line too long (98 > 88)
Ruff (E501): other/time_algo_exec.py#L8
other/time_algo_exec.py:8:89: E501 Line too long (95 > 88)