Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HasHDF docs when dual-inheriting #448

Merged
merged 5 commits into from
Sep 27, 2021
Merged

Update HasHDF docs when dual-inheriting #448

merged 5 commits into from
Sep 27, 2021

Conversation

pmrv
Copy link
Contributor

@pmrv pmrv commented Sep 21, 2021

Inheriting from classes that have already an to_hdf/from_hdf and
HasHDF is a bit tricky. Updated docstring to show how to do it
correctly.

See #444 and friends for where this popped up.

Inheriting from classes that have already an to_hdf/from_hdf and
HasHDF is a bit tricky.  Updated docstring to show how to do it
correctly.
@pmrv pmrv added the documentation Improvements or additions to documentation label Sep 21, 2021
@pmrv pmrv requested a review from liamhuber September 21, 2021 17:51
Copy link
Member

@liamhuber liamhuber left a comment

Choose a reason for hiding this comment

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

Very good idea.

A few suggestions, one of which will hopefully resolve the failing tests.

pyiron_base/interfaces/has_hdf.py Show resolved Hide resolved
pyiron_base/interfaces/has_hdf.py Outdated Show resolved Hide resolved
pyiron_base/interfaces/has_hdf.py Outdated Show resolved Hide resolved
pyiron_base/interfaces/has_hdf.py Outdated Show resolved Hide resolved
pyiron_base/interfaces/has_hdf.py Show resolved Hide resolved
Co-authored-by: Liam Huber <[email protected]>
@pmrv pmrv merged commit 96b4ce5 into master Sep 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the hdfdoc branch September 27, 2021 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants