john-bodley commented on a change in pull request #9161: fix: share column type matching between model and result set URL: https://github.com/apache/incubator-superset/pull/9161#discussion_r381417078
########## File path: tests/utils_tests.py ########## @@ -26,7 +26,6 @@ from flask_caching import Cache from sqlalchemy.exc import ArgumentError -import tests.test_app Review comment: This is probably required so the individual test file can run. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
