Fixed E303 flake8 errors
too many blank lines (3)
This commit is contained in:
@@ -294,7 +294,6 @@ class TestDoctests(object):
|
||||
"*:5: DocTestFailure"
|
||||
])
|
||||
|
||||
|
||||
def test_txtfile_failing(self, testdir):
|
||||
p = testdir.maketxtfile("""
|
||||
>>> i = 0
|
||||
|
||||
Reference in New Issue
Block a user