Fixed E301 flake8 errors
expected 1 blank line, found 0
This commit is contained in:
@@ -1251,6 +1251,7 @@ class TestMetafuncFunctionalAuto(object):
|
||||
|
||||
class TestMarkersWithParametrization(object):
|
||||
pytestmark = pytest.mark.issue308
|
||||
|
||||
def test_simple_mark(self, testdir):
|
||||
s = """
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user