Yeah, but why would we confuse things more by putting it in the already messy airflow namespace? That feels like a step backwards to me.
> On 25 Feb 2025, at 15:23, Jarek Potiuk <ja...@potiuk.com> wrote: > >> This is the only bit I’m confused about — what the `airflow.` prefix? > > Precisely to avoid that `from tests_common" will be used from the root of > the project (commonly added to PYTHONPATH). > > The whole discussion is about how to avoid this. > > J. > > > > > On Tue, Feb 25, 2025 at 3:22 PM Ash Berlin-Taylor <a...@apache.org> wrote: > >> This is the only bit I’m confused about — what the `airflow.` prefix? >> >>> On 25 Feb 2025, at 13:40, Jarek Potiuk <ja...@potiuk.com> wrote: >>> >>> from airflow.tests_common >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org For additional commands, e-mail: dev-h...@airflow.apache.org