Skip to content

Commit 967d8c2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 23e78c3 commit 967d8c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pluggy/_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from __future__ import annotations
2+
23
from typing import Mapping
34
from typing import TypedDict
45
import warnings

0 commit comments

Comments
 (0)