Skip to content

Commit

Permalink
Merge branch 'main' into airflow_44019_main
Browse files Browse the repository at this point in the history
  • Loading branch information
geraj1010 committed Dec 14, 2024
2 parents 9a377d9 + 4b892ad commit 312cc2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/executors/executor_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
from __future__ import annotations

import logging
import os
from typing import TYPE_CHECKING

from airflow.exceptions import AirflowConfigException, UnknownExecutorException
Expand Down

0 comments on commit 312cc2f

Please sign in to comment.