Python/project_euler/problem_009
Christian Clauss 24d3cf8244
The black formatter is no longer beta (#5960)
* The black formatter is no longer beta

* pre-commit autoupdate

* pre-commit autoupdate

* Remove project_euler/problem_145 which is killing our CI tests

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-01-30 20:29:54 +01:00
..
__init__.py Rename Project Euler directories and other dependent changes (#3300) 2020-10-15 12:43:28 +05:30
sol1.py The black formatter is no longer beta (#5960) 2022-01-30 20:29:54 +01:00
sol2.py Fix style of the first ten solutions for Project Euler (#3242) 2020-10-25 08:53:16 +05:30
sol3.py Uncomment code that has been commented due to slow execution affecting Travis (#5745) 2021-11-02 14:07:07 +01:00