Skip to content

Commit 371c71b

Browse files
author
roshan
committed
fix typo
1 parent 9754b1f commit 371c71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdbeccdutils/helpers/cif_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def validate_mm_cif_categories(cif_block):
6565
categories = set(cif_block.get_mmcif_category_names())
6666

6767
mandatory_fields = [
68-
"_entry."
68+
"_entry.",
6969
"_atom_site.",
7070
"_chem_comp_bond."
7171
]

0 commit comments

Comments
 (0)