Add input validation to palindrome functions #17657
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W293):
strings/palindrome.py#L78
strings/palindrome.py:78:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
strings/palindrome.py#L56
strings/palindrome.py:56:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|