yeandy commented on code in PR #22974: URL: https://github.com/apache/beam/pull/22974#discussion_r960987758
########## .pre-commit-config.yaml: ########## @@ -11,7 +11,7 @@ # limitations under the License. default_language_version: - python: python3.7 + python: python3 Review Comment: I see. I think it should be fine. It is interesting though that nobody else has run into this before. Could it be related to your M1 Mac? 😆 -- 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]
