Skip to content

Conversation

jithin-renji
Copy link
Contributor

I have just changed the condition from elif not bond_type == "ane" to elif bond_type != "ane". It's more idiomatic IMO.

@harshil21
Copy link
Owner

I have just changed the condition from elif not bond_type == "ane" to elif bond_type != "ane". It's more idiomatic IMO.

Agreed. Most of that code is being rewritten in #6 anyway, but till then this is good. Merging.

@harshil21 harshil21 merged commit c4ab6df into harshil21:master Nov 19, 2020
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.

2 participants