fix linting issues

This commit is contained in:
Ronny Pfannschmidt
2017-07-28 18:27:59 +02:00
parent 06a49338b2
commit be401bc2f8
5 changed files with 7 additions and 12 deletions

View File

@@ -461,7 +461,6 @@ def test_outcomeexception_passes_except_Exception():
pass
def test_pytest_exit():
try:
pytest.exit("hello")