Skip to content

Commit 71a486e

Browse files
authored
Update README.md
1 parent af5d7c2 commit 71a486e

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
@@ -22,7 +22,7 @@ Python template with CI/CD ready for production
2222
- Automatic check of the pythonic style with [flake8](https://flake8.pycqa.org), [black](https://black.readthedocs.io) and [isort](https://pycqa.github.io/isort)
2323
- Automatic code checking with [pytest](https://pytest.org)
2424
- Automatic code report with [codecov](https://codecov.io)
25-
- Automatoc code reviews with [deepsource](https://deepsource.io)
25+
- Automatic code reviews with [deepsource](https://deepsource.io)
2626
- Automatic publish to [GitHub Releases](https://docs.github.com/es/free-pro-team@latest/github/administering-a-repository/releasing-projects-on-github)
2727
- Automatic publish to [PyPI](https://pypi.org)
2828
- Automatic dependency update check with [dependabot](https://github.com/dependabot)

0 commit comments

Comments
 (0)