Skip to content

Commit

Permalink
flake8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmcreynolds committed Aug 11, 2020
1 parent 41af2e0 commit 5f56320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion event_model/tests/test_em.py
Original file line number Diff line number Diff line change
Expand Up @@ -1195,4 +1195,3 @@ def test_pickle_filler():
serialized = pickle.dumps(filler)
deserialized = pickle.loads(serialized)
assert filler == deserialized

0 comments on commit 5f56320

Please sign in to comment.