Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ecmwf/cfgrib
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Nov 23, 2018
2 parents 985e916 + 888f084 commit 8ac4730
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_20_messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ def test_Message_read():

assert res1.message_get('non-existent-key', default=1) == 1

list()

res2 = messages.Message.from_message(res1)
assert res2.items() == res1.items()

Expand Down

0 comments on commit 8ac4730

Please sign in to comment.