Skip to content

Commit 334a054

Browse files
authored
Merge pull request #22 from christianbender/fixed_test_runner
fixed test runner
2 parents dbc84d8 + 551774e commit 334a054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allalgorithms/sorting/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .insertion_sort import insertion_sort
33
from .selection_sort import selection_sort
44
from .bubble_sort import bubble_sort
5-
from .pidgeonhole_sort import pidgeonhole_sort
5+
from .pigeonhole_sort import pigeonhole_sort
66
from .stooge_sort import stooge_sort
77
from .cocktail_shaker_sort import cocktail_shaker_sort
88
from .tree_sort import tree_sort

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy