jlaportebot commented on PR #66561: URL: https://github.com/apache/airflow/pull/66561#issuecomment-4473416740
Thanks for the suggestion @SameerMesiah97! I've added a test case for already-dedented docstrings in the latest push (`a7d25d3`). It verifies that `textwrap.dedent` is effectively a no-op when there's no common leading whitespace, and that `.strip()` only removes surrounding whitespace. Let me know if you'd like any additional edge cases covered. -- 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]
