ffinfo commented on a change in pull request #4880: [AIRFLOW-3735] Separate dag parsing from checking URL: https://github.com/apache/airflow/pull/4880#discussion_r263990727
########## File path: tests/__init__.py ########## @@ -23,4 +23,4 @@ from .api import * from .core import * -from .models import * +from .test_models import * Review comment: yes indeed, this was auto generated by my idea, can remove that ---------------------------------------------------------------- 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] With regards, Apache Git Services
