Skip to content

Commit 5e8de60

Browse files
committed
Rafactrr flash_sort.py to resolve ruff check errors.
1 parent 4cb1146 commit 5e8de60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sorts/flash_sort.py

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
For manual testing, run:
99
python3 flash_sort.py
1010
"""
11-
1211
from __future__ import annotations
1312
from collections.abc import Callable
1413

0 commit comments

Comments
 (0)