Skip to content

Commit f9986a7

Browse files
authored
Update README.md
1 parent 9f16b3d commit f9986a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
Python template with some awesome tools to quickstart a Python project with the industry best practices.
6464
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,
65+
ruff linting to enforce standardized Python coding, virtual environments using Poetry, workflow automation using Poe the Poet,
6666
code formatting using black and a space optimized Dockerfile to kickstart your project and run tests using the power of Docker containers.
6767

6868
You only need to install [Cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/usage.html)!

0 commit comments

Comments
 (0)