Pranaykarvi commented on PR #63915:
URL: https://github.com/apache/airflow/pull/63915#issuecomment-4134415043

   Fixed the mypy failure in `hooks/kubernetes.py`:
   
   - Wrapped `list_namespaced_event()` arguments into `kwargs: dict[str, Any]`
     to resolve the incompatible type error flagged by mypy
   - No logic change, purely a type annotation fix


-- 
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]

Reply via email to