dmcnulla opened a new pull request #18240: URL: https://github.com/apache/superset/pull/18240
Followed instructions to fix precommit. [nytai commented 3 hours ago](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
