feluelle commented on a change in pull request #6314: [AIRFLOW-5497] Update
docstring with param description
URL: https://github.com/apache/airflow/pull/6314#discussion_r334248305
##########
File path: airflow/utils/dag_processing.py
##########
@@ -298,6 +298,8 @@ def list_py_file_paths(directory,
safe_mode=conf.getboolean('core', 'DAG_DISCOVE
contains Airflow DAG definitions. If not provided, use the
core.DAG_DISCOVERY_SAFE_MODE configuration setting. If not set, default
to safe.
Review comment:
```suggestion
to safe.
:type safe_mode: bool
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services