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 749eddd commit 88ceb6bCopy full SHA for 88ceb6b
src/_pytest/config/__init__.py
@@ -17,6 +17,7 @@
17
from pluggy import HookimplMarker
18
from pluggy import HookspecMarker
19
from pluggy import PluginManager
20
+
21
import _pytest._code
22
import _pytest.assertion
23
import _pytest.hookspec # the extension point definitions
0 commit comments