Skip to content

Commit c84e515

Browse files
committed
pep8 cleanup
1 parent 652adbd commit c84e515

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/tests/io/json/test_pandas.py

-2
Original file line numberDiff line numberDiff line change
@@ -1037,5 +1037,3 @@ def test_data_frame_size_after_to_json(self):
10371037
size_after = df.memory_usage(index=True, deep=True).sum()
10381038

10391039
assert size_before == size_after
1040-
1041-

0 commit comments

Comments
 (0)