Skip to content

Commit

Permalink
Fix issue related to future annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Oct 17, 2024
1 parent 80da109 commit 227ff58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dagfactory/settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
import os

from airflow.configuration import conf
Expand Down

0 comments on commit 227ff58

Please sign in to comment.