Skip to content

Commit

Permalink
Merge branch 'bugfix-single-obs-key' of https://github.com/zincware/Z…
Browse files Browse the repository at this point in the history
…nH5MD into bugfix-single-obs-key
  • Loading branch information
PythonFZ committed Dec 6, 2024
2 parents 66e861e + c9c3fd3 commit 81f48be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_single_obs_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ def test_single_entry_info(tmp_path):
frames = znh5md.serialization.Frames.from_ase(list(io))
assert len(frames) == 6
assert len(list(frames)) == 6



def test_single_entry_arrays(tmp_path):
Expand Down

0 comments on commit 81f48be

Please sign in to comment.