We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa9cdf commit 345e892Copy full SHA for 345e892
docs/index.rst
@@ -43,7 +43,7 @@ Type Checkers
43
Development Environments
44
------------------------
45
46
-* `PyCharm <https://www.jetbrains.com/de-de/pycharm/>`_, an IDE that supports
+* `PyCharm <https://www.jetbrains.com/pycharm/>`_, an IDE that supports
47
type stubs both for type checking and code completion.
48
* `Visual Studio Code <https://code.visualstudio.com/>`_, a code editor that
49
supports type checking using mypy, pyright, or the
0 commit comments