Skip to content

Commit fedc85e

Browse files
committed
Remove outdated part of documentation
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 8fa08fe commit fedc85e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/frequenz/dispatch/_dispatcher.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,6 @@ def running_status_change(self) -> ReceiverFetcher[Dispatch]:
266266
- The payload changed
267267
- The dispatch was deleted
268268
269-
Note: Reaching the end time (start_time + duration) will not
270-
send a message, except when it was reached by modifying the duration.
271-
272-
273269
Returns:
274270
A new receiver for dispatches whose running status changed.
275271
"""

0 commit comments

Comments
 (0)