Skip to content

Commit fa1b0f0

Browse files
living180tim-schilling
authored andcommitted
Fix markup for pre-commit install block
1 parent dcc6cbe commit fa1b0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Style
103103
The Django Debug Toolbar uses `black <https://github.com/psf/black>`__ to
104104
format code and additionally uses flake8 and isort. The toolbar uses
105105
`pre-commit <https://pre-commit.com>`__ to automatically apply our style
106-
guidelines when a commit is made. Set up pre-commit before committing with:
106+
guidelines when a commit is made. Set up pre-commit before committing with::
107107

108108
$ pre-commit install
109109

0 commit comments

Comments
 (0)