From d3f72ca20204251b261638297052c356dfab1f47 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 4 Sep 2018 14:33:41 -0300 Subject: [PATCH] Fix linting for warnings.rst --- doc/en/warnings.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/en/warnings.rst b/doc/en/warnings.rst index 89d064f16..a460ac121 100644 --- a/doc/en/warnings.rst +++ b/doc/en/warnings.rst @@ -379,4 +379,3 @@ The following warning types ares used by pytest and are part of the public API: .. autoclass:: pytest.RemovedInPytest4Warning .. autoclass:: pytest.PytestExperimentalApiWarning -