XD-DENG commented on a change in pull request #3939: [AIRFLOW-3104] Add
.airflowignore info into doc
URL: https://github.com/apache/incubator-airflow/pull/3939#discussion_r219702676
##########
File path: airflow/models.py
##########
@@ -522,10 +522,12 @@ def collect_dags(
Given a file path or a folder, this method looks for python modules,
imports them and adds them to the dagbag collection.
- Note that if a .airflowignore file is found while processing,
- the directory, it will behaves much like a .gitignore does,
+ Note that if a .airflowignore file is found while processing
+ the directory, it will behave much like a .gitignore does,
Review comment:
Updated as suggested.
1 (out of 9) CI test failed due to irrelevant error.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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