leahecole commented on a change in pull request #19867:
URL: https://github.com/apache/airflow/pull/19867#discussion_r758758692
##########
File path: pyproject.toml
##########
@@ -16,5 +16,5 @@
# under the License.
[tool.black]
line-length = 110
-target-version = ['py36', 'py37', 'py38']
+target-version = ['py36', 'py37', 'py38', 'py39']
Review comment:
Totally missed the hierarchy - makes sense. Glad it's on the horizon! 🐍
--
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]