Skip to content

feat: Add palindrome check to basic logic problems (Closes #13501) #15978

feat: Add palindrome check to basic logic problems (Closes #13501)

feat: Add palindrome check to basic logic problems (Closes #13501) #15978

Triggered via pull request October 24, 2025 00:12
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W292): other/palindrome_check.py#L35
other/palindrome_check.py:35:4: W292 No newline at end of file
Ruff (W293): other/palindrome_check.py#L35
other/palindrome_check.py:35:1: W293 Blank line contains whitespace