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 aecde03 commit 879a6c2Copy full SHA for 879a6c2
README.md
@@ -15,7 +15,7 @@ pip install python-lsp-black
15
16
# Usage
17
18
-To avoid unexpected results you should make sure `yapf` and `autopep8` are not installed.
+This plugin will disable the yapf and autopep8 plugins if installed.
19
20
- `python-lsp-black` can either format an entire file or just the selected text.
21
- The code will only be formatted if it is syntactically valid Python.
0 commit comments