Skip to content

Commit

Permalink
EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrettSJohnson committed Jun 5, 2024
1 parent bfefe07 commit 325e6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/tests/api/test_importing.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ def test_bcif_array():
assert arr == ["1_555"]

arr = cif_get_array(obj_name, "_pdbx_struct_assembly.oligomeric_count", "i")
assert arr == [2]
assert arr == [2]

0 comments on commit 325e6d1

Please sign in to comment.