Jakub-Sadowski commented on a change in pull request #13565: URL: https://github.com/apache/beam/pull/13565#discussion_r570093423
########## File path: website/www/site/content/en/documentation/transforms/python/aggregation/combineperkey.md ########## @@ -38,7 +38,7 @@ We use the function [`sum`](https://docs.python.org/3/library/functions.html#sum) which takes an `iterable` of numbers and adds them together. -{{< highlight py >}} +{{< highlight language="py" py="sdks/python/apache_beam/examples/snippets/transforms/aggregation/combineperkey.py" >}} Review comment: okay I will modify it ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
