rjgoyln commented on PR #72697: URL: https://github.com/apache/airflow/pull/72697#issuecomment-5646832151
> Could you please assign the formatted messages to variables before raising the exceptions? This would keep the fix compatible with [EM102](https://docs.astral.sh/ruff/rules/f-string-in-exception/) if we enable it later. > Thanks! Updated to assign the formatted messages to variables before raising the exceptions, as suggested. -- 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]
