Skip to content

Commit

Permalink
Update dags_airflow_ale_kopfocal.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romanoa77 authored Sep 16, 2024
1 parent c972f96 commit f5614ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags_airflow_ale_kopfocal.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from airflow import DAG
from airflow.operators.dummy import DummyOperator

from airflow.contrib.operators.kubernetes_pod_operator import KubernetesPodOperator
from airflow.providers.cncf.kubernetes.operators.kubernetes_pod import KubernetesPodOperator
from kubernetes.client import models as k8s

import json
Expand Down

0 comments on commit f5614ae

Please sign in to comment.