Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For some reason, `isort` treats a standalone import `from airflow` as a first party import. Since `airflow` is a third party library, `isort` has to be told to put these imports into the appropriate section.
- Loading branch information