Skip to content

Commit 8d5f287

Browse files
minor code style fix
1 parent b0b6c35 commit 8d5f287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_pytest/python.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
)
2525
from _pytest.runner import fail
2626
from _pytest.mark import transfer_markers
27+
2728
cutdir1 = py.path.local(pluggy.__file__.rstrip("oc"))
2829
cutdir2 = py.path.local(_pytest.__file__).dirpath()
2930
cutdir3 = py.path.local(py.__file__).dirpath()

0 commit comments

Comments
 (0)