Skip to content

fix pz factory docstring#185

Merged
eacharles merged 1 commit intomainfrom
eac/fix_pz_factory_docstring
Apr 21, 2025
Merged

fix pz factory docstring#185
eacharles merged 1 commit intomainfrom
eac/fix_pz_factory_docstring

Conversation

@eacharles
Copy link
Copy Markdown
Collaborator

Problem & Solution Description (including issue #)

trivial fix to a couple docstrings

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

@eacharles eacharles self-assigned this Mar 31, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (58547f7) to head (293a30a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files          46       46           
  Lines        3085     3085           
=======================================
  Hits         3054     3054           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eacharles eacharles force-pushed the eac/fix_pz_factory_docstring branch from fff1356 to 293a30a Compare April 21, 2025 16:43
Copy link
Copy Markdown
Collaborator

@sschmidt23 sschmidt23 left a comment

Choose a reason for hiding this comment

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

looks good

@eacharles eacharles merged commit 4e0b664 into main Apr 21, 2025
6 checks passed
@eacharles eacharles deleted the eac/fix_pz_factory_docstring branch April 21, 2025 21:22
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.

3 participants