You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/03 23:46:37 UTC

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #14588: Fill DagBag from dag_folder setting for upgrade rules

ephraimbuddy commented on a change in pull request #14588:
URL: https://github.com/apache/airflow/pull/14588#discussion_r586892236



##########
File path: airflow/upgrade/rules/custom_operator_metaclass_rule.py
##########
@@ -17,6 +17,7 @@
 
 from __future__ import absolute_import
 
+from airflow import conf

Review comment:
       ```suggestion
   from airflow.configuration import conf
   ```




----------------------------------------------------------------
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:
users@infra.apache.org