Fixed E124 flake8 errors
closing bracket does not match visual indentation
This commit is contained in:
@@ -410,7 +410,7 @@ class TestGeneralUsage(object):
|
||||
def test_stuff(r):
|
||||
pass
|
||||
"""
|
||||
)
|
||||
)
|
||||
res = testdir.runpytest(p)
|
||||
res.stdout.fnmatch_lines([
|
||||
'*1 passed*'
|
||||
|
||||
Reference in New Issue
Block a user