Skip to content

Commit ec09b9b

Browse files
committed
Format using black
1 parent 5ef0c03 commit ec09b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Solution:
22
def topKFrequent(self, nums: List[int], k: int) -> List[int]:
3-
3+
pass

0 commit comments

Comments
 (0)