kaxil commented on code in PR #22961:
URL: https://github.com/apache/airflow/pull/22961#discussion_r848838637


##########
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:
   Yeah the screenshots were modified liked I said when using GitHub desktop 
but worked fine when using CLI.
   
   In both cases, pre-commit hooks were running so probably something related 
to GUI :shr



##########
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:
   Yeah the screenshots were modified liked I said when using GitHub desktop 
but worked fine when using CLI.
   
   In both cases, pre-commit hooks were running so probably something related 
to GUI 🤷 



-- 
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]

Reply via email to