BjornPrime commented on code in PR #24526: URL: https://github.com/apache/beam/pull/24526#discussion_r1041219859
########## .pre-commit-config.yaml: ########## @@ -11,7 +11,7 @@ # limitations under the License. default_language_version: - python: python3.7 + python: python3 Review Comment: That's probably a better approach, just pushed a commit doing so. -- 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]
