Skip to content

Conversation

Shashank1202
Copy link

Resolved a TypeError in the Molecule.is_valid method by correctly iterating over the atom2valence dictionary using the .items() method. This ensures proper unpacking of key-value pairs, allowing the method to perform valence checks as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant