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 23e78c3 commit 967d8c2Copy full SHA for 967d8c2
src/pluggy/_types.py
@@ -1,4 +1,5 @@
1
from __future__ import annotations
2
+
3
from typing import Mapping
4
from typing import TypedDict
5
import warnings
0 commit comments