Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use rdkit API to remove implicit hydrogens (#2278)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced SMILES conversion process with improved implicit hydrogen handling for atoms. - **Bug Fixes** - Removed outdated method that previously handled SMILES conversion, streamlining the conversion process. - **Tests** - Removed a test related to the now-removed SMILES handling method, reflecting updates in testing strategy. - **Chores** - Minor formatting adjustments and removal of unused imports for cleaner code. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]>
- Loading branch information