bito-code-review[bot] commented on PR #41424: URL: https://github.com/apache/superset/pull/41424#issuecomment-4800238132
<!-- Bito Reply --> The suggestion to add a type annotation for the `mock_header_data` parameter is correct, as it ensures the new test code adheres to the project's typing standards. To resolve this, you should update the function signature in the test file to include the appropriate type hint for the parameter. Since the file `tests/unit_tests/reports/notifications/slack_tests.py` is not present in the provided PR context, I cannot implement the fix directly. Please apply the type annotation manually in that file. Regarding other comments on this PR, there are no additional review comments available in the provided context to evaluate. -- 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]
