Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

add docstrings#154

Merged
itziakos merged 6 commits into
masterfrom
add-dcostrings-to-ABCParticles
Jun 9, 2015
Merged

add docstrings#154
itziakos merged 6 commits into
masterfrom
add-dcostrings-to-ABCParticles

Conversation

@itziakos

Copy link
Copy Markdown
Contributor

fixes #153

Comment thread simphony/cuds/abstractparticles.py Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ParticleContainer. Should it be Particles or particle container?

(same question applies to docstring for add_bond)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I will fix that

Comment thread simphony/cuds/abstractparticles.py Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bond() is missing particles parameter.

should it be something like

bond =  Bond(particles=(particle1.uid, particle2.uid))

@nathanfranklin

Copy link
Copy Markdown
Member

I had just two comments but otherwise, it looks good to me.

@itziakos

itziakos commented Jun 8, 2015

Copy link
Copy Markdown
Contributor Author

PR updated

@nathanfranklin

Copy link
Copy Markdown
Member

👍

itziakos added a commit that referenced this pull request Jun 9, 2015
@itziakos itziakos merged commit 0fc1b6f into master Jun 9, 2015
@itziakos itziakos deleted the add-dcostrings-to-ABCParticles branch June 9, 2015 17:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The ABCParticles do not have docstrings

2 participants