mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-21 05:59:47 +00:00
* works python3 -m unittest discover --start-directory src --pattern "power*.py" --t . -v * cleanup * revert switch to unittest * fix flake8