Uh oh!
There was an error while loading. Please reload this page.
Refactor: Consolidate 'import textwrap' in core - #34113
Conversation
Lee-W
left a comment
There was a problem hiding this comment.
I'm a bit curious about why we want to do it this way. Also, would it make sense if we document these changes somewhere in the contribution document so that newcomers know what to follow?
eumiro
commented
Sep 6, 2023
Grepping and counting for imports of textwrap shows: the majority imports |
Lee-W
commented
Sep 7, 2023
Yep, sounds reasonable |
eladkal
commented
Sep 8, 2023
Can you please split this PR to 2 PRs (and possibly all other refactoring):
it would make things easier for release managers as providers releases are separated from airflow core |
No description provided.