Skip to content

Commit fbf5c6f

Browse files
authored
docs: insert a line break at the end of file
1 parent f5fddf4 commit fbf5c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

valid-palindrome/hyogshin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ def isPalindrome(self, s: str) -> bool:
2424
break
2525

2626
return is_pal
27-

0 commit comments

Comments
 (0)