Skip to content

Commit 9aeedec

Browse files
committed
Updated docs.
1 parent f57c6bf commit 9aeedec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc-source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This will only check for missing ``__all__`` variables but won't add them.
136136

137137
See `pre-commit <https://github.com/pre-commit/pre-commit>`_ for instructions
138138

139-
Sample `.pre-commit-config.yaml`:
139+
Sample ``.pre-commit-config.yaml``:
140140

141141
.. pre-commit:flake8:: 0.0.4
142142
@@ -148,7 +148,7 @@ This will add ``__all__`` variables to files that require them and prevent the c
148148

149149
See `pre-commit <https://github.com/pre-commit/pre-commit>`_ for instructions
150150

151-
Sample `.pre-commit-config.yaml`:
151+
Sample ``.pre-commit-config.yaml``:
152152

153153
.. pre-commit::
154154
:rev: v0.0.4

0 commit comments

Comments
 (0)