kaxil commented on code in PR #22961: URL: https://github.com/apache/airflow/pull/22961#discussion_r848835565
########## dev/breeze/pyproject.toml: ########## @@ -16,5 +16,5 @@ # under the License. [tool.black] line-length = 110 -target-version = ['py37', 'py37', 'py38', 'py39'] +target-version = ['py37', 'py38', 'py39', 'py310'] Review Comment: Fixed, looks like when using GitHub Desktop client to add commit message, some of the pre-commit fails and updates the svg's. The one that failed was: - update-breeze-file -- 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]
