Skip to content

Create palindrome_check.py #11445

Create palindrome_check.py

Create palindrome_check.py #11445

Triggered via pull request October 19, 2024 12:38
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (UP034): strings/palindrome_check.py#L1
strings/palindrome_check.py:1:14: UP034 Avoid extraneous parentheses
Ruff (W291): strings/palindrome_check.py#L1
strings/palindrome_check.py:1:34: W291 Trailing whitespace
Ruff (W291): strings/palindrome_check.py#L2
strings/palindrome_check.py:2:26: W291 Trailing whitespace
Ruff (W291): strings/palindrome_check.py#L3
strings/palindrome_check.py:3:42: W291 Trailing whitespace
Ruff (W291): strings/palindrome_check.py#L4
strings/palindrome_check.py:4:6: W291 Trailing whitespace
Ruff (W291): strings/palindrome_check.py#L5
strings/palindrome_check.py:5:46: W291 Trailing whitespace
ruff
Process completed with exit code 1.