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


##########
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:
   You need to have`breeze` installed to update the screenshots - and normally 
it will only actually run when you modify any of breeze's code (which should 
basically hapen when you already have breeze installed).



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