Fix linting

This commit is contained in:
Bruno Oliveira 2017-07-31 16:49:30 -03:00
parent 74d536314f
commit 8a2e6a8d51
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ PYTEST_FULLPATH = os.path.abspath(
).replace("$py.class", ".py")
def pytest_addoption(parser):
# group = parser.getgroup("pytester", "pytester (self-tests) options")
parser.addoption('--lsof',