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 9ebffe3 commit a2c8a44Copy full SHA for a2c8a44
src/sphinx_pytest/builders.py
@@ -1,4 +1,5 @@
1
"""Sphinx builders for pytest."""
2
+
3
from __future__ import annotations
4
5
from docutils import nodes
src/sphinx_pytest/plugin.py
"""The pytest plugin."""
from collections.abc import Mapping
0 commit comments