From d767cd48c85a74f0b0ca26a9014b8f8d412d7dd1 Mon Sep 17 00:00:00 2001 From: Tobias McNulty Date: Wed, 17 Feb 2021 15:34:36 +0000 Subject: [PATCH] fix rst formatting --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 095c637..d499112 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -22,7 +22,7 @@ Check Code Formatting --------------------- If you have the pre-commit hook installed per the above, code formatting will be checked -automatically with each commit. You can optionally run all checks manually as well:: +automatically with each commit. You can optionally run all checks manually as well: .. code-block:: bash