We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b8c660 + 9a61e75 commit 40657bdCopy full SHA for 40657bd
1 file changed
README.md
@@ -20,5 +20,5 @@ However, hopefully you'll appreciate some of the ideas within!
20
* [structlog](https://www.structlog.org/en/stable/) for structured logging
21
* [pytest](https://docs.pytest.org/en/stable/) for testing
22
* [Coverage.py](https://coverage.readthedocs.io/en/latest/) for measuring code coverage
23
-* [Mypy](https://www.mypy-lang.org/) for type checking
+* [ty](https://docs.astral.sh/ty/) for type checking
24
* [Ruff](https://docs.astral.sh/ruff/) for [linting ALL the things](https://docs.astral.sh/ruff/rules/)
0 commit comments