summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2022-05-09 14:27:13 +0200
committerRobert Hensing <robert@roberthensing.nl>2022-05-09 14:27:13 +0200
commitebf0465d09a31645e1ca1a70ef50dc4483506875 (patch)
treed8dff45d5d99bdeb56af7e9ac27b7e6a44f9f7f6 /doc
parent93abb7bef7a73f0c5fa0453d60c024ca7464f1c5 (diff)
parentecc106108cc2fd868be1624607dc1065ccb67fd0 (diff)
Merge remote-tracking branch 'upstream/master' into testers
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/python.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/python.section.md b/doc/languages-frameworks/python.section.md
index 693ea016e0a55..fe28f94c069d3 100644
--- a/doc/languages-frameworks/python.section.md
+++ b/doc/languages-frameworks/python.section.md
@@ -288,7 +288,7 @@ self: super: {
         ps: with ps; [
           pyflakes
           pytest
-          python-language-server
+          black
         ]
       ))