rusackas commented on code in PR #29281: URL: https://github.com/apache/superset/pull/29281#discussion_r1681556461
########## superset/utils/database_connect_modifier.py: ########## @@ -0,0 +1,20 @@ +# pylint: disable=too-few-public-methods Review Comment: The above change should take care of the CI complaint about the missing plugins. The pre-commit hook looks like it still somehow needs to be run again. -- 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]
