We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daacf6 commit 770c29dCopy full SHA for 770c29d
1 file changed
src/py.py
@@ -3,7 +3,7 @@
3
# (`py/__init__.py` has higher precedence)
4
from __future__ import annotations
5
6
-import sys
+import sys
7
8
import _pytest._py.error as error
9
import _pytest._py.path as path
0 commit comments