New algorithm #13144
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)
|