Solution for the Euler Project Problem 122 #12789
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (E501):
project_euler/problem_122/sol1.py#L27
project_euler/problem_122/sol1.py:27:89: E501 Line too long (103 > 88)
|