Preethivika opened a new pull request, #68896: URL: https://github.com/apache/airflow/pull/68896
# Problem File: pyproject.toml — Two deprecation messages for "airflow.models.errors.ImportError" and "airflow.models.ImportError" were missing the trailing "instead.", causing inconsistent and potentially unclear linter warnings. # Fix Change: Appended "instead." to both deprecation messages in pyproject.toml. Result: Linter messages are now grammatically consistent with other rules, improving clarity for contributors and avoiding style-driven diffs. -- 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]
