-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw error for "explicit" hydrogens that aren't in molecule graph (#…
…1983) * Resolve explicit Hs unrepresented in graph * Add test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * black * changelog * Update docstrings and comments, replace GetTotalNumHs() with GetNumExplicitHs() * Apply suggestions from code review Co-authored-by: Jeff Wagner <jeffrey.wagner+github@openforcefield.org> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jaclark5 <jennifer.clark@openforcefield.org> Co-authored-by: Jeff Wagner <jeffrey.wagner+github@openforcefield.org>
- Loading branch information
1 parent
a92402f
commit 9b1ab19
Showing
3 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters