We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f16b3d commit f9986a7Copy full SHA for f9986a7
README.md
@@ -62,7 +62,7 @@
62
63
Python template with some awesome tools to quickstart a Python project with the industry best practices.
64
It includes automatic generation of API documentation, tests using PyTest, code coverage,
65
-Flake8 linting to enforce standardized Python coding, virtual environments using Poetry, workflow automation using Poe the Poet,
+ruff linting to enforce standardized Python coding, virtual environments using Poetry, workflow automation using Poe the Poet,
66
code formatting using black and a space optimized Dockerfile to kickstart your project and run tests using the power of Docker containers.
67
68
You only need to install [Cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/usage.html)!
0 commit comments