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.
1 parent 0096e35 commit 851d276Copy full SHA for 851d276
doc/en/conf.py
@@ -185,6 +185,7 @@
185
("py:class", "_pytest._code.code.TerminalRepr"),
186
("py:class", "TerminalRepr"),
187
("py:class", "_pytest.fixtures.FixtureFunctionMarker"),
188
+ ("py:class", "_pytest.fixtures.FixtureFunctionDefinition"),
189
("py:class", "_pytest.logging.LogCaptureHandler"),
190
("py:class", "_pytest.mark.structures.ParameterSet"),
191
# Intentionally undocumented/private
0 commit comments