Skip to content

Written a function for Palindrome checker #11422

Written a function for Palindrome checker

Written a function for Palindrome checker #11422

Triggered via pull request October 19, 2024 10:57
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): maths/is_string_palindrome.py#L1
maths/is_string_palindrome.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W292): maths/is_string_palindrome.py#L49
maths/is_string_palindrome.py:49:22: W292 No newline at end of file
ruff
Process completed with exit code 1.