Skip to content

Commit ce47547

Browse files
authored
Update README.rst
1 parent 9740902 commit ce47547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Installing these plugins will add extra functionality to the language server:
5252
* pyls-mypy_ Mypy type checking for Python 3
5353
* pyls-isort_ Isort import sort code formatting
5454
* pyls-black_ for code formatting using Black_
55-
* pyls-memestra_ a static analysis tool for Python, which detects the use of deprecated APIs.
55+
* pyls-memestra_ for detecting the use of deprecated APIs
5656

5757
Please see the above repositories for examples on how to write plugins for the Python Language Server. Please file an
5858
issue if you require assistance writing a plugin.

0 commit comments

Comments
 (0)