Skip to content

Commit 66385e2

Browse files
author
alexander.beedie
committed
de-lint (spacing)
1 parent 9d412a8 commit 66385e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_gzip_compliance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,7 @@ def test_public_consts(self):
657657
self.assertEqual(gzip.READ, igzip.READ)
658658
self.assertEqual(gzip.WRITE, igzip.WRITE)
659659

660+
660661
class TestOpen(BaseTest):
661662
def test_binary_modes(self):
662663
uncompressed = data1 * 50

0 commit comments

Comments
 (0)