Skip to content

Commit 3d3f632

Browse files
committed
Minor change
1 parent c133cb8 commit 3d3f632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A modern Python project template to kickstart your next Python project with all
1515
- 📋 **Makefile**: Easily execute common project tasks with a Makefile.
1616
- 🧪 **Pytest**: Write and run tests for your project.
1717
- 🔍 **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.
18+
- 🔗 **GitHub Workflow**: Automated GitHub workflow for linting, formatting, and testing your code.
1919
- 🔧 **Modern Tools**: Use modern Python tools and best practices for development.
2020

2121
## Getting Started

0 commit comments

Comments
 (0)