ephraimbuddy commented on code in PR #50371:
URL: https://github.com/apache/airflow/pull/50371#discussion_r2149257046
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2485,3 +2485,13 @@ dag_processor:
type: integer
example: ~
default: "10"
+ parsing_pre_import_modules:
Review Comment:
You can delete the scheduler section of this and update this list:
https://github.com/apache/airflow/blob/3222862aafd41936f9152f770851e09ca77c7e3f/airflow-core/src/airflow/configuration.py#L348
--
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]