ashb commented on issue #4746: [AIRFLOW-3932] Optionally skip dag discovery 
heuristic.
URL: https://github.com/apache/airflow/pull/4746#issuecomment-466333878
 
 
   I've had to work around this in the paste. The entire contents of one of my 
dag files was:
   
   ```
   # Import packaged DAG. Do not remove this comment. Airflow needs to see 
"DAG" in the file
   from mycompany.airflow.dags.terminate_idle_emr_clusters import dag, task  # 
noqa
   ```

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

Reply via email to