Update my patch for upstream python-lsp-server changes

This commit is contained in:
Gerard Vermeulen 2022-08-28 06:56:08 +02:00
parent a406f0c538
commit c54f1dc235
2 changed files with 2 additions and 2 deletions

View File

@ -3826,7 +3826,7 @@ the information to [[https://github.com/python-lsp/python-lsp-server][python-lsp
#+name: lst:show-pylsp-server-patch
#+begin_src diff :tangle no
diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json
index 4443780..a19972b 100644
index 9e744ac..d369432 100644
--- a/pylsp/config/schema.json
+++ b/pylsp/config/schema.json
@@ -87,6 +87,14 @@

View File

@ -1,5 +1,5 @@
diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json
index 4443780..a19972b 100644
index 9e744ac..d369432 100644
--- a/pylsp/config/schema.json
+++ b/pylsp/config/schema.json
@@ -87,6 +87,14 @@