Skip to content

Commit

Permalink
Fix doc typo to make code block instead of block quote (jazzband#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsir911 authored Jun 8, 2023
1 parent 5128890 commit 705a2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ We make use of `black`_ for code formatting.

.. _black: https://black.readthedocs.io/en/stable/installation_and_usage.html

You can install and run it along with other linters through pre-commit:
You can install and run it along with other linters through pre-commit::

pre-commit install
pre-commit run
Expand Down

0 comments on commit 705a2e1

Please sign in to comment.