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

Notebook text and bug fixes #5

Merged
merged 6 commits into from
May 13, 2024
Merged

Notebook text and bug fixes #5

merged 6 commits into from
May 13, 2024

Conversation

jlvdb
Copy link
Collaborator

@jlvdb jlvdb commented May 13, 2024

Problem & Solution Description (including issue #)

  • Fixed a number of issues related to accessing configuration parameters from within stages and aliasing of stages.
  • Improved the subclassing API which generates the parameter list and class documentation.
  • Added descriptions to the example notebook.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@jlvdb jlvdb merged commit e02b60e into main May 13, 2024
5 checks passed
@jlvdb jlvdb changed the title U/jlvdb Notebook text and bug fixes May 15, 2024
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.

1 participant