From 2f196a85895fc13ac6e6ed97a07761b178cee9d0 Mon Sep 17 00:00:00 2001 From: robert-cody Date: Wed, 2 May 2018 20:22:21 +0300 Subject: [PATCH] Blank line is required after literal block. --- CONTRIBUTING.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 179d86c..7451fcb 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -113,4 +113,5 @@ Tips To run a subset of tests:: - $ python -m unittest tests.test_cached-property \ No newline at end of file + $ python -m unittest tests.test_cached-property + -- 2.30.2