removing duplicate tocs from deprecations and reference pages
This commit is contained in:
parent
278d375ee9
commit
2f8a057068
|
@ -7,10 +7,6 @@ This page lists all pytest features that are currently deprecated or have been r
|
|||
The objective is to give users a clear rationale why a certain feature has been removed, and what alternatives
|
||||
should be used instead.
|
||||
|
||||
.. contents::
|
||||
:depth: 3
|
||||
:local:
|
||||
|
||||
|
||||
Deprecated Features
|
||||
-------------------
|
||||
|
|
|
@ -7,9 +7,6 @@ API Reference
|
|||
|
||||
This page contains the full reference to pytest's API.
|
||||
|
||||
.. contents::
|
||||
:depth: 3
|
||||
:local:
|
||||
|
||||
Constants
|
||||
---------
|
||||
|
|
Loading…
Reference in New Issue