Skip to content

Commit c5cb784

Browse files
committed
Force CI to rebuild
1 parent 62643db commit c5cb784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/apache_beam/runners/worker/operations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,7 @@ def __init__(
808808
self.user_state_context = user_state_context
809809
self.tagged_receivers = None # type: Optional[_TaggedReceivers]
810810
# A mapping of timer tags to the input "PCollections" they come in on.
811+
# Force clean rebuild
811812
self.input_info = None # type: Optional[OpInputInfo]
812813
self.scoped_timer_processing_state = None
813814
if self.state_sampler:

0 commit comments

Comments
 (0)