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 184f5f1 commit 1396ca6Copy full SHA for 1396ca6
src/_pytest/compat.py
@@ -1,5 +1,5 @@
1
# mypy: allow-untyped-defs
2
-"""Python version compatibility code."""
+"""Python version compatibility code and random general utilities."""
3
4
from __future__ import annotations
5
0 commit comments