Skip to content

Commit ec462cb

Browse files
chore: update active partitions handler doc comment
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
1 parent cabd5fe commit ec462cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/pynumaflow/pynumaflow/sourcer/_dtypes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ async def active_partitions_handler(self) -> PartitionsResponse:
301301
"""
302302
Returns the active partitions associated with the source, used by the platform
303303
to determine the partitions to which the watermark should be published.
304-
Falls back to partitions_handler() if not overridden.
305304
"""
306305
pass
307306

0 commit comments

Comments
 (0)