Skip to content

Commit c3ddf29

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4356c48 commit c3ddf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structures/arrays/dutch_national_flag_sort.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ def dutch_flag_sort(arr: list[int]) -> None:
105105

106106

107107

108-
does it require any improvements?
108+
does it require any improvements?

0 commit comments

Comments
 (0)