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 438ca03 commit b8f34c9Copy full SHA for b8f34c9
doc/en/conf.py
@@ -75,6 +75,7 @@
75
("py:class", "_pytest._code.code.TerminalRepr"),
76
("py:class", "TerminalRepr"),
77
("py:class", "_pytest.fixtures.FixtureFunctionMarker"),
78
+ ("py:class", "_pytest.fixtures.FixtureFunctionDefinition"),
79
("py:class", "_pytest.logging.LogCaptureHandler"),
80
("py:class", "_pytest.mark.structures.ParameterSet"),
81
# Intentionally undocumented/private
0 commit comments