Skip to content

Commit 00454d0

Browse files
committed
fixup! WIP: Revert "Node from parent (pytest-dev#5975)"
1 parent 57e6725 commit 00454d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_pytest/deprecated.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
in case of warnings which need to format their messages.
1010
"""
1111
from _pytest.warning_types import PytestDeprecationWarning
12+
from _pytest.warning_types import UnformattedWarning
1213

1314
# set of plugins which have been integrated into the core; we use this list to ignore
1415
# them during registration to avoid conflicts

0 commit comments

Comments
 (0)