Skip to content

Commit 25c12c4

Browse files
committed
fix wrong info in readme
1 parent 16f74c2 commit 25c12c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ poetry shell
156156
pytest
157157
```
158158

159-
To enable linting on each commit, run `pre-commit install`. After that, your every commit will be checked with `isort`, `black` and `flake8`.
159+
To enable linting on each commit, run `pre-commit install`. After that, your every commit will be checked with `ruff` and `mypy`.
160160

161161
## License
162162

0 commit comments

Comments
 (0)