Skip to content

Commit

Permalink
Remove outdated part of documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
  • Loading branch information
Marenz committed Dec 3, 2024
1 parent 4a1b0c5 commit cca1cc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/frequenz/dispatch/_dispatcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,6 @@ def running_status_change(self) -> ReceiverFetcher[Dispatch]:
- The payload changed
- The dispatch was deleted
Note: Reaching the end time (start_time + duration) will not
send a message, except when it was reached by modifying the duration.
Returns:
A new receiver for dispatches whose running status changed.
"""
Expand Down

0 comments on commit cca1cc8

Please sign in to comment.