BjornPrime commented on code in PR #24526:
URL: https://github.com/apache/beam/pull/24526#discussion_r1041199100


##########
sdks/python/apache_beam/transforms/combiners.py:
##########
@@ -517,7 +517,6 @@ def merge_accumulators(self, accumulators, *args, **kwargs):
               (holds_comparables, result_heap),
               comparable.value if holds_comparables else comparable)
 
-    assert result_heap is not None and holds_comparables is not None

Review Comment:
   Oops, I think that got carried over from something else. Sorry.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to