nytai commented on pull request #15930: URL: https://github.com/apache/superset/pull/15930#issuecomment-1026203312
It runs a few linting type checks. @dmcnulla to get this check passing, the following steps should work. - make an edits to `superset/tests/unit_tests/db_engine_specs/test_teradata.py` and `superset/superset/db_engine_specs/teradata.py` (can be simple blank space change) - stage those files `git add . ` - run `pre-commit` (should be installed via `requirements/integration.txt`) -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org