Skip to content

Commit

Permalink
Merge pull request #1990 from glotzerlab/fix-triggered-op-inherited-docs
Browse files Browse the repository at this point in the history
Fix the link provied in the TriggeredOperation inherited docs.
  • Loading branch information
joaander authored Jan 21, 2025
2 parents 665633e + a505cc7 commit fe4836b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Change Log
5.x
---

5.0.2 (not yet released)
^^^^^^^^^^^^^^^^^^^^^^^^

* Correctly reference ``TriggeredOperation`` in inherited documentation
(`#1990 <https://github.com/glotzerlab/hoomd-blue/pull/1990>`__).

*Fixed*

5.0.1 (2025-01-20)
^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion hoomd/operation.py
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ class TriggeredOperation(Operation):
----------
**Members inherited from**
`Integrator <hoomd.md.Integrator>`:
`TriggeredOperation <hoomd.operation.TriggeredOperation>`:
.. py:attribute:: trigger
Expand Down

0 comments on commit fe4836b

Please sign in to comment.