Implement palindrome number checker function #15535
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W293):
maths/is_palindrome_number.py#L47
maths/is_palindrome_number.py:47:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
maths/is_palindrome_number.py#L44
maths/is_palindrome_number.py:44:1: W293 Blank line contains whitespace
|