Skip to content

Conversation

wking
Copy link
Contributor

@wking wking commented May 14, 2014

In rmgpy/statmech/conformer.pyx, _E0 is the private attribute backing the
public E0 property (to support an Energy cast on setting). Respect that
privacy and use the public interface.

In rmgpy/statmech/conformer.pyx, _E0 is the private attribute backing
the public E0 property (to support an Energy cast on setting).
Respect that privacy and use the public interface.
pierrelb pushed a commit that referenced this pull request May 20, 2014
Remove external references to Conformer._E0

In rmgpy/statmech/conformer.pyx, _E0 is the private attribute backing the
public E0 property (to support an Energy cast on setting). Respect that
privacy and use the public interface.
@pierrelb pierrelb merged commit aa8b53a into ReactionMechanismGenerator:master May 20, 2014
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