Skip to content

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

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

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

Triggered via pull request October 23, 2025 23:16
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (F401): other/palindrome_check.py#L2
other/palindrome_check.py:2:5: F401 `typing.Text` imported but unused