Skip to content

Commit 991b5e4

Browse files
author
escbeargew99-stack
authored
Update warnings.py
1 parent bd46df0 commit 991b5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/warnings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mypy: allow-untyped-defs
1+
# mypy: allow-untyped-defs
22
from __future__ import annotations
33

44
from collections.abc import Generator

0 commit comments

Comments
 (0)