some pep8 fixes

This commit is contained in:
holger krekel
2010-11-13 23:33:50 +01:00
parent 0323c5247f
commit a298cf753d
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import py
import pytest, py
mydir = py.path.local(__file__).dirpath()
def pytest_runtest_setup(item):