Solution for the Euler Project Problem 122 #12786
Annotations
2 errors
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
Run uvx ruff check --output-format=github .:
project_euler/problem_122/sol1.py#L26
project_euler/problem_122/sol1.py:26:89: E501 Line too long (103 > 88)
|
Loading