Skip to content

Commit 4da201c

Browse files
author
escbeargew99-stack
authored
Update __init__.py
1 parent c2f85eb commit 4da201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from __future__ import annotations
1+
from __future__ import annotations
22

33

44
__all__ = ["__version__", "version_tuple"]

0 commit comments

Comments
 (0)