We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102a4cc commit 0ef4f1aCopy full SHA for 0ef4f1a
1 file changed
docs/integrations/editors.md
@@ -10,7 +10,7 @@ Options include the following:
10
11
## PyCharm/IntelliJ IDEA
12
13
-1. Install Black with the `d` extra.
+1. Install _Black_ with the `d` extra.
14
15
```console
16
$ pip install 'black[d]'
0 commit comments