From 081accb62cea86164019c3df87f448f3b846a2d1 Mon Sep 17 00:00:00 2001 From: Victor Maryama Date: Wed, 9 Jan 2019 13:11:22 +0100 Subject: [PATCH] Fixed linting in changelog. --- changelog/4617.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/4617.bugfix.rst b/changelog/4617.bugfix.rst index 048cd60be..166378efd 100644 --- a/changelog/4617.bugfix.rst +++ b/changelog/4617.bugfix.rst @@ -1 +1 @@ -Fixed ``pytest.warns`` bug when context manager is reused (e.g. multiple parametrization). \ No newline at end of file +Fixed ``pytest.warns`` bug when context manager is reused (e.g. multiple parametrization).