profgrammer opened a new pull request, #58101: URL: https://github.com/apache/airflow/pull/58101
related: #56735 <!-- Please keep an empty line above the dashes. --> --- Fixing mypy issues after SQLA 2 migration in delete_dag.py. SQLA docs recommend type casting `Result` to `CursorResult` whenever `rowcount` is required and the execute statement is known to be returning `rowcount`. -- 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]
