[
https://issues.apache.org/jira/browse/AIRFLOW-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165134#comment-17165134
]
ASF GitHub Bot commented on AIRFLOW-7004:
-----------------------------------------
ad-m commented on a change in pull request #7645:
URL: https://github.com/apache/airflow/pull/7645#discussion_r460456995
##########
File path: airflow/__main__.py
##########
@@ -27,13 +26,16 @@
from airflow.cli import cli_parser
Review comment:
```suggestion
from airflow import settings
from airflow.cli import cli_parser
```
----------------------------------------------------------------
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]
> Lazy initialize settings
> ------------------------
>
> Key: AIRFLOW-7004
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7004
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.10.9
> Reporter: Kamil Bregula
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)