From ffee213c85a39a7aa60ae84cb6badfb583fecba1 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 9 Feb 2018 22:51:15 -0200 Subject: [PATCH] Update and rename 3202.trivial.rst to 3202.doc.rst --- changelog/{3202.trivial.rst => 3202.doc.rst} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog/{3202.trivial.rst => 3202.doc.rst} (73%) diff --git a/changelog/3202.trivial.rst b/changelog/3202.doc.rst similarity index 73% rename from changelog/3202.trivial.rst rename to changelog/3202.doc.rst index 767a32b42..a6f99fbf6 100644 --- a/changelog/3202.trivial.rst +++ b/changelog/3202.doc.rst @@ -1 +1 @@ -Add Sphinx parameter docs for ``match`` and ``message`` args to :func:`pytest.raises`. +Add Sphinx parameter docs for ``match`` and ``message`` args to ``pytest.raises``.