Added a module for working with RMG reaction families #754
15 new alerts including 3 errors
New alerts in code changed by this pull request
- 3 errors
- 12 notes
See annotations below for details.
Annotations
Check notice on line 453 in arc/checks/ts_test.py
Code scanning / CodeQL
Commented-out code Note
Check notice on line 526 in arc/checks/ts_test.py
Code scanning / CodeQL
Commented-out code Note
Check notice on line 652 in arc/checks/ts_test.py
Code scanning / CodeQL
Commented-out code Note
Check failure on line 17 in arc/family/family.py
Code scanning / CodeQL
Module-level cyclic import Error
is imported before module , as the of ARCReaction occurs after the cyclic of arc.family.family.
Check notice on line 894 in arc/mapping/engine.py
Code scanning / CodeQL
Empty except Note
Check notice on line 894 in arc/mapping/engine.py
Code scanning / CodeQL
Except block handles 'BaseException' Note
Check notice on line 898 in arc/mapping/engine.py
Code scanning / CodeQL
Empty except Note
Check notice on line 898 in arc/mapping/engine.py
Code scanning / CodeQL
Except block handles 'BaseException' Note
Check notice on line 5 in arc/plotter.py
Code scanning / CodeQL
Unused import Note
Check notice on line 911 in arc/plotter.py
Code scanning / CodeQL
Empty except Note
Check notice on line 5 in arc/processor.py
Code scanning / CodeQL
Unused import Note
Check failure on line 13 in arc/reaction/reaction.py
Code scanning / CodeQL
Module-level cyclic import Error
is imported before module , as the of ReactionFamily occurs after the cyclic of arc.reaction.reaction.
Check failure on line 13 in arc/reaction/reaction.py
Code scanning / CodeQL
Module-level cyclic import Error
is imported before module , as the of get_reaction_family_products occurs after the cyclic of arc.reaction.reaction.
Check notice on line 15 in arc/scripts/rmg_kinetics.py
Code scanning / CodeQL
Unused import Note
Check notice on line 19 in arc/scripts/rmg_kinetics.py
Code scanning / CodeQL
Unused import Note