Define set_rdkit_ring_dihedrals
and make test
#767
7 new alerts including 4 errors
New alerts in code changed by this pull request
- 4 errors
- 3 notes
See annotations below for details.
Annotations
Check notice on line 1129 in arc/plotter.py
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note
Check notice on line 1190 in arc/plotter.py
Code scanning / CodeQL
Empty except Note
Check failure on line 361 in arc/species/conformers.py
Code scanning / CodeQL
Potentially uninitialized local variable Error
Check notice on line 775 in arc/species/conformers.py
Code scanning / CodeQL
Nested loops with same variable Note
.
Check failure on line 1904 in arc/species/converter.py
Code scanning / CodeQL
Unhashable object hashed Error
of is unhashable.
Check failure on line 1914 in arc/species/converter.py
Code scanning / CodeQL
Unhashable object hashed Error
of is unhashable.
Check failure on line 4104 in arc/species/converter_test.py
Code scanning / CodeQL
Wrong number of arguments in a call Error
with too few arguments; should be no fewer than 6.