bito-code-review[bot] commented on PR #42095: URL: https://github.com/apache/superset/pull/42095#issuecomment-4986055712
<!-- Bito Reply --> The suggestion to replace the inline lambda with a local helper function is correct and aligns with standard practices for improving code readability and type safety. Since the provided context does not include the specific code snippet from `tests/unit_tests/models/helpers_test.py` (the file path mentioned in the comment), I cannot implement the fix directly. Please provide the relevant code snippet from that file, and I will be happy to refactor it for you. -- 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]
