Skip to content

Commit 69a28ae

Browse files
pmjuupmjuu
pmjuu
authored and
pmjuu
committed
fix: modify line break
1 parent 9b2784c commit 69a28ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

valid-palindrome/pmjuu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ def isPalindrome(self, s: str) -> bool:
1919
right -= 1
2020

2121
return True
22-

0 commit comments

Comments
 (0)