mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-15 19:19:48 +00:00
* change doctest line import doctest is not relevant with algorithms. move it under main section. * from doctest import testmod Co-authored-by: Christian Clauss <cclauss@me.com>