Skip to content

Added a code that checks if a given input (phrase, word, or integer) #11915

Added a code that checks if a given input (phrase, word, or integer)

Added a code that checks if a given input (phrase, word, or integer) #11915

Triggered via pull request November 17, 2024 17:34
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E501): strings/word_phrase_int_palindrome.py#L2
strings/word_phrase_int_palindrome.py:2:89: E501 Line too long (90 > 88)
Ruff (W293): strings/word_phrase_int_palindrome.py#L4
strings/word_phrase_int_palindrome.py:4:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.