Skip to content

Commit 984ea67

Browse files
committed
fix: Resolve final W293 whitespace error
2 parents e8ad0b5 + d1701fe commit 984ea67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other/palindrome_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ def is_palindrome(text: str) -> bool:
3434
# Standard boilerplate for running documentation examples as tests.
3535
import doctest
3636
doctest.testmod()
37-
37+

0 commit comments

Comments
 (0)