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 9740902 commit ce47547Copy full SHA for ce47547
README.rst
@@ -52,7 +52,7 @@ Installing these plugins will add extra functionality to the language server:
52
* pyls-mypy_ Mypy type checking for Python 3
53
* pyls-isort_ Isort import sort code formatting
54
* pyls-black_ for code formatting using Black_
55
-* pyls-memestra_ a static analysis tool for Python, which detects the use of deprecated APIs.
+* pyls-memestra_ for detecting the use of deprecated APIs
56
57
Please see the above repositories for examples on how to write plugins for the Python Language Server. Please file an
58
issue if you require assistance writing a plugin.
0 commit comments