Fixed E272 flake8 errors
multiple spaces before keyword
This commit is contained in:
@@ -569,7 +569,7 @@ def test_notify_exception(testdir, capfd):
|
||||
|
||||
|
||||
def test_load_initial_conftest_last_ordering(testdir):
|
||||
from _pytest.config import get_config
|
||||
from _pytest.config import get_config
|
||||
pm = get_config().pluginmanager
|
||||
|
||||
class My(object):
|
||||
|
||||
Reference in New Issue
Block a user