The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
e14f42674cf64d91d648ea1960aef7147d155e94 / Jarek Potiuk <[email protected]>
Ignore E402 (import not at the top of file) in pre-commits

Pre-commits often import some modules from elsewhere after inserting
a common folder at PYTHONPATH. Pre-commits are pretty special,
because they are supposed to be run as standalone scripts
by pre-commit framework as git hooks, and they often do
similar things, so some common code in pre-commits is good to have.

Ignoring E402 error in all pre-commits seems like best way to
avoid unnecessary individual exclusions.

Report URL: https://github.com/apache/airflow/actions/runs/6998478908

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to