LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link

fix exchangeSort TypeError #174

Closed aminechm closed 9 months ago

aminechm commented 10 months ago

fix missing import issue for exchangeSort in init file