Skip to content

Commit 879a6c2

Browse files
committed
Update README.md
1 parent aecde03 commit 879a6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip install python-lsp-black
1515

1616
# Usage
1717

18-
To avoid unexpected results you should make sure `yapf` and `autopep8` are not installed.
18+
This plugin will disable the yapf and autopep8 plugins if installed.
1919

2020
- `python-lsp-black` can either format an entire file or just the selected text.
2121
- The code will only be formatted if it is syntactically valid Python.

0 commit comments

Comments
 (0)