vandonr-amz commented on code in PR #33481:
URL: https://github.com/apache/airflow/pull/33481#discussion_r1300447439


##########
airflow/auth/managers/fab/cli_commands/utils.py:
##########


Review Comment:
   yes it is, it contains 2 methods, `_return_appbuilder(app: Flask) -> 
AirflowAppBuilder` and `get_application_builder() -> 
Generator[AirflowAppBuilder, None, None]`, which are very specific to FAB.
   
   If we need to add other util methods to core CLI classes of course we can 
recreate a utils.py file in the original location.



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

Reply via email to