New version with english comments #13147
Annotations
7 errors
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L17
other/time_algo_exec.py:17:89: E501 Line too long (105 > 88)
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L16
other/time_algo_exec.py:16:89: E501 Line too long (96 > 88)
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L15
other/time_algo_exec.py:15:89: E501 Line too long (91 > 88)
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L14
other/time_algo_exec.py:14:89: E501 Line too long (98 > 88)
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L13
other/time_algo_exec.py:13:89: E501 Line too long (95 > 88)
|
Run uvx ruff check --output-format=github .:
other/time_algo_exec.py#L6
other/time_algo_exec.py:6:89: E501 Line too long (93 > 88)
|
Loading