Skip to content

Commit 9b66d30

Browse files
committed
Format using black
1 parent 2fbf5e3 commit 9b66d30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Leetcode/Summary_Ranges/Summary_Ranges.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ def summaryRanges(self, nums):
44
:type nums: List[int]
55
:rtype: List[str]
66
"""
7-

0 commit comments

Comments
 (0)