The GitHub Actions job "Build Images" on airflow.git has failed.
Run started by GitHub user AetherUnbound (triggered by AetherUnbound).

Head commit for run:
e012ff43f6909c06dcab4fc5bbc0a9ae4cbffdb4 / Madison Swain-Bowden 
<[email protected]>
Add missing import in best-practices code example

This PR adds a missing import to the "unit test for a custom operator" code 
example. While this code example won't run on its own any way since 
`MyCustomOperator` isn't defined (and probably shouldn't be for simplicity), I 
noticed when applying this code to my own custom operator that an import for 
`DAG` was missing. This PR adds that back in, so the only missing import is for 
the user-added custom operator.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to