From 47679748353a51356e9cbf00152cd6cd02d91695 Mon Sep 17 00:00:00 2001 From: Sambhav Kothari Date: Thu, 6 Aug 2020 07:45:38 +0100 Subject: [PATCH] Update release notes --- docs/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index e543404a..7f591fd0 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -20,7 +20,7 @@ Bug Fixes The bug caused some argument names to go unreported in D417 (#448). * Fixed an issue where skipping errors on module level docstring via #noqa failed when there where more prior comments (#446). -* Support backslash-continued parameter descriptions in Numpy-style docstrings +* Support backslash-continued descriptions in docstrings (#472).