github-actions[bot] opened a new pull request, #58213:
URL: https://github.com/apache/airflow/pull/58213

   The `__init__.py` for tests should have the legacy namespaces
   defined in order for IDE imports to work properly. This works also
   in IDEs where `tests` folders are added the path of ours (this
   is done via `setup_idea.py` and `setup_vscode.py`).
   
   There was a bug in our prek hook wher it did not have "expected"
   and "namespace" __init__.py for those known test folders.
   
   This PR fixes the prek hook and some of the recently added
   folders that had wrong __init__.py added.
   (cherry picked from commit 80c2ccc0b435dca10ba0e44b160e2eff6f8d4f5a)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
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]

Reply via email to