Add some newlines to avoid issues in other files.

This commit is contained in:
Dave Halter
2017-07-06 02:05:15 +02:00
parent 280f3edf6d
commit 89ed85d2e1
6 changed files with 29 additions and 0 deletions

View File

@@ -27,12 +27,14 @@ class TestP4Poller(unittest.TestCase):
def tearDown(self):
pass
#
if True:
#: E101:0 E101+1:0
foo(1,
2)
def test_keys(self):
"""areas.json - All regions are accounted for."""
expected = set([
@@ -41,6 +43,8 @@ def test_keys(self):
#: E101:0
u'V\xe4sterbotten',
])
if True:
print("""
tab at start of this line