Skip to content

Commit feb5262

Browse files
committed
flake8 fix
1 parent d3f06b0 commit feb5262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎test/test_reader.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5809,7 +5809,7 @@ def test_probe_position_handler(self):
58095809
_ihm_poly_probe_position.mut_res_chem_comp_id
58105810
_ihm_poly_probe_position.mod_res_chem_comp_descriptor_id
58115811
_ihm_poly_probe_position.description
5812-
1 1 ? LYS 340 yes no CYS ? desc1
5812+
1 1 ? LYS 340 yes no CYS ? desc1
58135813
2 1 ? VAL 354 no yes . 1 desc2
58145814
"""
58155815
for fh in cif_file_handles(cif):

0 commit comments

Comments
 (0)