some pep8 fixes
This commit is contained in:
parent
0323c5247f
commit
a298cf753d
|
@ -1,4 +1,4 @@
|
||||||
import py
|
import pytest, py
|
||||||
mydir = py.path.local(__file__).dirpath()
|
mydir = py.path.local(__file__).dirpath()
|
||||||
|
|
||||||
def pytest_runtest_setup(item):
|
def pytest_runtest_setup(item):
|
||||||
|
|
Loading…
Reference in New Issue