Unverified Commit 25feff5f authored by Sam DeLuca's avatar Sam DeLuca Committed by GitHub
Browse files

removing extra print statement

parent fb666d00
......@@ -926,7 +926,6 @@ def get_custom_template_features(
mmcif_parse_result = mmcif_parsing.parse(
file_id=pdb_id, mmcif_string=cif_string
)
print(mmcif_parse_result.errors)
template_sequence = mmcif_parse_result.mmcif_object.chain_to_seqres[chain_id]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment