mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-03 13:28:40 +00:00
* case switch using python * review comments * added type hints * general code format * [mypy] Fix type annotations for secant_method.py * remove bad push