Taragolis commented on code in PR #37167:
URL: https://github.com/apache/airflow/pull/37167#discussion_r1478719723
##########
pyproject.toml:
##########
@@ -1273,7 +1273,10 @@ extend-select = [
"D2",
"D3",
"D400",
- # "D401", # Not enabled by ruff, but we don't want it
Review Comment:
After this PR merged we would have exact list of the modules which should be
fixed.
So final completion might be tracked into the #10742, and per module (i
guess per provider) might be tracked into the separate one, like a sub-task.
--
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]