Skip to content

Commit 9a61e75

Browse files
Update README to reflect mypy->ty
1 parent 0b8c660 commit 9a61e75

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
@@ -20,5 +20,5 @@ However, hopefully you'll appreciate some of the ideas within!
2020
* [structlog](https://www.structlog.org/en/stable/) for structured logging
2121
* [pytest](https://docs.pytest.org/en/stable/) for testing
2222
* [Coverage.py](https://coverage.readthedocs.io/en/latest/) for measuring code coverage
23-
* [Mypy](https://www.mypy-lang.org/) for type checking
23+
* [ty](https://docs.astral.sh/ty/) for type checking
2424
* [Ruff](https://docs.astral.sh/ruff/) for [linting ALL the things](https://docs.astral.sh/ruff/rules/)

0 commit comments

Comments
 (0)