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_r264031365
########## File path: tests/__init__.py ########## @@ -23,4 +23,3 @@ from .api import * from .core import * -from .models import * Review comment: agree, need this because local testing din't really work. Will do a new PRwith just the moving of the files ---------------------------------------------------------------- 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
