mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Fixes #3153 Added logic to handle cases where there is C+ aromatic atom by adding an explicit hydrogen to it * Improved tests by adding checks if the scaffold network is created correctly * Replaced implemented linear search by pre-implemented STL find function