Changelog

This commit is contained in:
Filip Kucharczyk
2019-12-05 01:18:29 +01:00
parent 37ffeafeff
commit d3d7f0e670
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ You can install `pre-commit <https://pre-commit.com/>`_ into your git hooks,
to automatically check and fix any formatting issue before creating a
git commit.
Simply run the following command:
To enable ``pre-commit`` simply run:
.. code-block:: console