We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44fc019 + 48a8c37 commit db12d79Copy full SHA for db12d79
doc/en/reference.rst
@@ -872,19 +872,14 @@ Parser
872
.. autoclass:: _pytest.config.argparsing.Parser()
873
:members:
874
875
-PluginManager
876
-~~~~~~~~~~~~~
877
-
878
-.. autoclass:: pluggy.PluginManager()
879
- :members:
880
881
882
PytestPluginManager
883
~~~~~~~~~~~~~~~~~~~
884
885
.. autoclass:: _pytest.config.PytestPluginManager()
886
887
:undoc-members:
+ :inherited-members:
888
:show-inheritance:
889
890
Session
0 commit comments