michael-s-molina commented on PR #24936: URL: https://github.com/apache/superset/pull/24936#issuecomment-1673820985
To fix the Python Misc CI error, you need to fix the order of the imports in these files: - `superset/views/core.py` - `superset/tests/integration_tests/core_tests.py` To fix the import order, just run the `pre-commit` hook. -- 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]
