Skip to content

Commit 9ac5e6b

Browse files
committed
fix description
1 parent 976ae94 commit 9ac5e6b

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
@@ -606,7 +606,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
606606
- [rope](https://github.com/python-rope/rope) - Rope is a python refactoring library.
607607
- Type Checkers - [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing)
608608
- [mypy](https://github.com/python/mypy) - Check variable types during compile time.
609-
- [pyrefly](https://github.com/facebook/pyrefly) - A fast type checker and language server for Python, written in Rust.
609+
- [pyrefly](https://github.com/facebook/pyrefly) - A fast type checker and language server for Python.
610610
- [ty](https://github.com/astral-sh/ty) - An extremely fast Python type checker and language server.
611611
- [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
612612
- Type Annotations Generators

0 commit comments

Comments
 (0)