Skip to content

Commit efbac31

Browse files
authored
fix typo
1 parent 27fe7ea commit efbac31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/linters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ black
384384
++++++
385385
386386
`black <https://black.readthedocs.io/en/stable/>`_ is a python code auto-formatter.
387-
Black reformats entire files in place and also formats the strings to have double-qoutes.
387+
Black reformats entire files in place and also formats the strings to have double-quotes.
388388
389389
`Black` is not configurable(except for line-length).
390390
@@ -577,4 +577,4 @@ Linting:
577577
578578
.. Formatter:
579579
580-
.. `Black` and `yapf` are the most popular ones, while black is still in beta .
580+
.. `Black` and `yapf` are the most popular ones, while black is still in beta .

0 commit comments

Comments
 (0)