Skip to content

Commit c7b38da

Browse files
author
escbeargew99-stack
authored
Update outcomes.py
1 parent 9862df0 commit c7b38da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/outcomes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Exception classes and constants handling test outcomes as well as
22
functions creating them."""
3-
3+
44
from __future__ import annotations
55

66
import sys

0 commit comments

Comments
 (0)