Skip to content

Commit

Permalink
Format using black
Browse files Browse the repository at this point in the history
  • Loading branch information
Haleshot committed Sep 16, 2024
1 parent 2fbf5e3 commit 9b66d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Leetcode/Summary_Ranges/Summary_Ranges.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ def summaryRanges(self, nums):
:type nums: List[int]
:rtype: List[str]
"""

0 comments on commit 9b66d30

Please sign in to comment.