jedcunningham commented on code in PR #27849:
URL: https://github.com/apache/airflow/pull/27849#discussion_r1030876028
##########
airflow/models/__init__.py:
##########
@@ -69,6 +69,7 @@ def import_all_models():
import airflow.models.dataset
import airflow.models.serialized_dag
import airflow.models.tasklog
+ import airflow.www.fab_security.sqla.models
Review Comment:
Nevermind, I see what's going on now. This can probably be cleaned up, but
I'm not going to pull that string right now. I've put this back.
--
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]