Auto-Mech / mechanalyzer

Tools construction, manipulation, visualization of chemical mechanisms
MIT License
3 stars 15 forks source link

Removed racemize.py's breakpoint()s + test__compare.py partially fixed #302

Closed NVJY closed 1 month ago

NVJY commented 2 months ago

Racemize.py had two breakpoint(), which were removed.

test__compare.py was partially fixed, with all instances of 'sens' being replaced with 'exc_flag', and all instances of tuples being thrown being converted back into lists. One function still needs to be fixed.