Skip to content

Commit f31fc3d

Browse files
committed
E302 expect 2 blank lines
1 parent c46fbe0 commit f31fc3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/test_pickle.py

+1
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ def test_compression_size(self, compression):
473473
uncompressed_file_size = os.path.getsize(filename)
474474
assert uncompressed_file_size > file_size
475475

476+
476477
# ---------------------
477478
# test pickle compression
478479
# ---------------------

0 commit comments

Comments
 (0)