Skip to content

Commit

Permalink
Update to match python-ihm 0.41 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Oct 11, 2023
1 parent e250c3b commit 45caf96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/test_mmcif.py
Original file line number Diff line number Diff line change
Expand Up @@ -486,11 +486,12 @@ def test_model_dumper_atom(self):
_atom_site.occupancy
_atom_site.label_entity_id
_atom_site.auth_asym_id
_atom_site.auth_comp_id
_atom_site.B_iso_or_equiv
_atom_site.pdbx_PDB_model_num
_atom_site.ihm_model_id
ATOM 1 . CA . MET 1 1 ? A -8.986 11.688 -5.817 . 1 A . 1 1
ATOM 2 . CA . GLU 2 2 ? A -8.986 11.688 -5.817 . 1 A . 1 1
ATOM 1 . CA . MET 1 1 ? A -8.986 11.688 -5.817 . 1 A MET . 1 1
ATOM 2 . CA . GLU 2 2 ? A -8.986 11.688 -5.817 . 1 A GLU . 1 1
#
#
loop_
Expand Down

0 comments on commit 45caf96

Please sign in to comment.