lopezvit commented on issue #34109: URL: https://github.com/apache/airflow/issues/34109#issuecomment-2613292141
This workaround is still relevant, and still solves the issue with airflow 2.10.2, but the import changes slightly: ``` from airflow.providers.fab.auth_manager.models import User # noqa ``` -- 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]
