wilmerdooley commented on PR #67668: URL: https://github.com/apache/airflow/pull/67668#issuecomment-4593982721
Pushed a fix for the failing Static checks job. The ruff-format hook wanted two test function signatures in test_task_instances.py collapsed onto single lines (they fit within the 110 character limit). I reran ruff 0.15.14 to reformat and squashed the change into the existing commit, so the PR stays a single coherent commit. Should be green on the next run. -- 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]
