Skip to content

Commit bd46df0

Browse files
author
escbeargew99-stack
authored
Update warning_types.py
1 parent 1eb936b commit bd46df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_pytest/warning_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import annotations
2-
2+
33
import dataclasses
44
import inspect
55
from types import FunctionType

0 commit comments

Comments
 (0)