Skip to content

Commit

Permalink
pep8 cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
louispotok committed Sep 28, 2017
1 parent a72411f commit 5612934
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pandas/tests/io/json/test_pandas.py
Original file line number Diff line number Diff line change
Expand Up @@ -1037,5 +1037,3 @@ def test_data_frame_size_after_to_json(self):
size_after = df.memory_usage(index=True, deep=True).sum()

assert size_before == size_after


0 comments on commit 5612934

Please sign in to comment.