Skip to content

Commit

Permalink
minor code style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Jun 23, 2017
1 parent b0b6c35 commit 8d5f287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _pytest/python.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
)
from _pytest.runner import fail
from _pytest.mark import transfer_markers

cutdir1 = py.path.local(pluggy.__file__.rstrip("oc"))
cutdir2 = py.path.local(_pytest.__file__).dirpath()
cutdir3 = py.path.local(py.__file__).dirpath()
Expand Down

0 comments on commit 8d5f287

Please sign in to comment.