Updated happy_number.py #10452
Annotations
2 errors
Ruff (EM102):
maths/special_numbers/happy_number.py#L35
maths/special_numbers/happy_number.py:35:26: EM102 Exception must not use an f-string literal, assign to variable first
|
ruff
Process completed with exit code 1.
|