ashb commented on a change in pull request #6314: [AIRFLOW-5497] Update
docstring with param description
URL: https://github.com/apache/airflow/pull/6314#discussion_r334444747
##########
File path: airflow/utils/dag_processing.py
##########
@@ -297,7 +297,10 @@ def list_py_file_paths(directory,
safe_mode=conf.getboolean('core', 'DAG_DISCOVE
:param safe_mode: whether to use a heuristic to determine whether a file
contains Airflow DAG definitions. If not provided, use the
core.DAG_DISCOVERY_SAFE_MODE configuration setting. If not set, default
- to safe.
+ to safe.
Review comment:
```suggestion
to safe.
```
----------------------------------------------------------------
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