Skip to content

Commit 1cba52b

Browse files
committed
[WHYjun] remove tabs
1 parent f46a370 commit 1cba52b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

3sum/WHYjun.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ def threeSum(self, nums: List[int]) -> List[List[int]]:
2727
k -= 1
2828

2929
return answer
30-

0 commit comments

Comments
 (0)