potiuk commented on code in PR #37167:
URL: https://github.com/apache/airflow/pull/37167#discussion_r1478332654
##########
pyproject.toml:
##########
@@ -1273,7 +1273,10 @@ extend-select = [
"D2",
"D3",
"D400",
- # "D401", # Not enabled by ruff, but we don't want it
Review Comment:
I think it was some kind of copy & paste.
BTW. I do not think it's a high prority to fix all those, but it could be a
great good-first-issue for people, so maybe we should create such a good first
issue specifically for D401 after we merge this one?
--
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]