Refactor is_palindrome_number function #15534
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W293):
maths/is_palindrome_number.py#L42
maths/is_palindrome_number.py:42:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
maths/is_palindrome_number.py#L39
maths/is_palindrome_number.py:39:1: W293 Blank line contains whitespace
|