https://github.com/matta-research-group/QCflow/blob/bb1b13cbd78ab7acf1d08fde7f9c5edc60431b47/QCflow/torsion_parser.py#L325 I believe this should just be bond[0] as the tuple looks something line this bond = ((6, 7, 8, 9),)
QCflow/QCflow/torsion_parser.py
Line 325 in bb1b13c
I believe this should just be bond[0] as the tuple looks something line this bond = ((6, 7, 8, 9),)