BjornPrime commented on code in PR #22974: URL: https://github.com/apache/beam/pull/22974#discussion_r960819642
########## .pre-commit-config.yaml: ########## @@ -11,7 +11,7 @@ # limitations under the License. default_language_version: - python: python3.7 + python: python3 Review Comment: Something like "RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.7'" -- 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]
