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


##########
pyproject.toml:
##########
@@ -1470,13 +1473,15 @@ members = [
     "providers-summary-docs",
     "docker-stack-docs",
     "shared/configuration",
+    "shared/dagnode",
     "shared/module_loading",
     "shared/logging",
     "shared/secrets_backend",
     "shared/secrets_masker",
     "shared/timezones",
     "shared/observability",
     "shared/plugins_manager",
+    "shared/dagnode",

Review Comment:
   Yeah. Noticed it and fixed (manually added it from previous run) - also 
added sorting :) 



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