Skip to content

Commit 770c29d

Browse files
author
escbeargew99-stack
authored
Update py.py
1 parent 6daacf6 commit 770c29d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/py.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# (`py/__init__.py` has higher precedence)
44
from __future__ import annotations
55

6-
import sys
6+
import sys
77

88
import _pytest._py.error as error
99
import _pytest._py.path as path

0 commit comments

Comments
 (0)