Fixed E302 flake8 errors
expected 2 blank lines, found 0
This commit is contained in:
@@ -8,6 +8,7 @@ import shutil
|
||||
|
||||
pytest_plugins = "pytester",
|
||||
|
||||
|
||||
class TestNewAPI(object):
|
||||
def test_config_cache_makedir(self, testdir):
|
||||
testdir.makeini("[pytest]")
|
||||
|
||||
Reference in New Issue
Block a user