Skip to content

Bug in Atom.umass#1141

Merged
swails merged 1 commit into
ParmEd:masterfrom
anabiman:patch-1
Feb 11, 2021
Merged

Bug in Atom.umass#1141
swails merged 1 commit into
ParmEd:masterfrom
anabiman:patch-1

Conversation

@anabiman

Copy link
Copy Markdown
Contributor

Bug:
self._mass seems to be undefined in the Atom class. Therefore, calling Atom.umass raises an AttributeError.

Fix:
Replace self._mass with self.mass

swails added a commit to swails/ParmEd that referenced this pull request Feb 11, 2021
@swails

swails commented Feb 11, 2021

Copy link
Copy Markdown
Contributor

Thanks!!

@swails swails merged commit 73bd1cc into ParmEd:master Feb 11, 2021
@anabiman anabiman deleted the patch-1 branch February 16, 2021 00:52
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