potiuk commented on PR #28259: URL: https://github.com/apache/airflow/pull/28259#issuecomment-1344298757
I actually improved that quite a bit - by adding a separately imported util package with generator and moving all the Flask/AirflowAppBuilder imports local imposrts to be done as late as possible - in this case we only incure the penalty of Flask import and related classes when we are running the commands that need them -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
