From ad01a51868612fbc041d316db89f6365fe8abf34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Tue, 29 May 2018 01:12:16 -0700 Subject: [PATCH] Mention fix for #196 in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17c67f7..fbe1136 100644 --- a/README.md +++ b/README.md @@ -715,6 +715,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed extra empty line between a class declaration and the first method if no class docstring or fields are present (#219) +* fixed extra empty line between a function signature and an inner + function or inner class (#196) + ### 18.5b0 -- 2.39.5