We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c133cb8 commit 3d3f632Copy full SHA for 3d3f632
1 file changed
README.md
@@ -15,7 +15,7 @@ A modern Python project template to kickstart your next Python project with all
15
- 📋 **Makefile**: Easily execute common project tasks with a Makefile.
16
- 🧪 **Pytest**: Write and run tests for your project.
17
- 🔍 **Mypy**: Catch and prevent type-related errors in your code.
18
-- 🔗 **GitHub Workflow**: Automated GitHub workflow for linting, formatting, and testing your code with every push.
+- 🔗 **GitHub Workflow**: Automated GitHub workflow for linting, formatting, and testing your code.
19
- 🔧 **Modern Tools**: Use modern Python tools and best practices for development.
20
21
## Getting Started
0 commit comments