wonhyeongseo opened a new pull request, #27841: URL: https://github.com/apache/airflow/pull/27841
closes: https://github.com/apache/airflow/issues/27715 Adds a pre-commit that checks for usage of `urlparse` or `urlunparse` in code. Appropriate name and description promoting the use of `urlsplit` and `urlunsplit` was added as well. @eladkal, @potiuk, @Taragolis, may you please review this PR? -- 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]
