We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f454a8 commit ff76091Copy full SHA for ff76091
docs/index.rst
@@ -79,14 +79,11 @@ Typing-related Tools
79
Type Checkers
80
-------------
81
82
-* `mypy <http://mypy-lang.org/>`_, the reference implementation for type
83
- checkers.
84
-* `pyrefly <https://pyrefly.org/>`_, a fast type checker and language
85
- server.
86
-* `pyright <https://github.com/microsoft/pyright>`_, a type checker that
87
- emphasizes speed.
88
-* `ty <https://docs.astral.sh/ty/>`_, a fast type checker and language
89
+* `mypy <http://mypy-lang.org/>`_
+* `pyrefly <https://pyrefly.org/>`_
+* `pyright <https://github.com/microsoft/pyright>`_
+* `ty <https://docs.astral.sh/ty/>`_
+* `Zuban <https://docs.zubanls.com/en/latest/>`_
90
91
Development Environments
92
------------------------
0 commit comments