Compare commits

..

2 Commits

Author SHA1 Message Date
Dave Halter 4cca2ed774 Merge pull request #2095 from davidhalter/typing
Use Zuban instead of Mypy for subsecond type checking and editor integration
2026-04-27 00:05:43 +00:00
David Brochart 76c1e03f07 Fix typo 2026-02-13 11:01:08 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@
Using Jedi Using Jedi
========== ==========
|jedi| is can be used with a variety of :ref:`plugins <editor-plugins>`, |jedi| can be used with a variety of :ref:`plugins <editor-plugins>`,
:ref:`language servers <language-servers>` and other software. :ref:`language servers <language-servers>` and other software.
It is also possible to use |jedi| in the :ref:`Python shell or with IPython It is also possible to use |jedi| in the :ref:`Python shell or with IPython
<repl-completion>`. <repl-completion>`.