mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Fix issues with rendering fragments/smarts patterns in MolsToGridImage * Add LogStatus and BlockLogs functionality to temporarily block logging * Move BlockLogs to C++ * Fix kekulization errors in reactions * Reenable tests * Use using over typedef * Fix comment placement Co-authored-by: Greg Landrum <greg.landrum@gmail.com>