The GitHub Actions job "Tests" on airflow.git/pr-61953 has succeeded.
Run started by GitHub user andreahlert (triggered by andreahlert).

Head commit for run:
a7deece0356d2da5dcfe1bac12f71e39fdeb7e30 / AndrĂ© Ahlert <[email protected]>
Examples: fix imports and ruff/format violations

Address the static-check failures that left the original PR in draft:
- replace from airflow import DAG / airflow.operators.python with the
  current locations (airflow.sdk.DAG and airflow.providers.standard.
  operators.python) so the operator example loads on Airflow 3.x;
- apply ruff import sort and ruff format fixes flagged by prek;
- ensure trailing newline on both files.

Signed-off-by: AndrĂ© Ahlert <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to