Skip to content

Commit

Permalink
hotfix: import path typo (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
fritz-astronomer authored Dec 13, 2024
1 parent 473c015 commit 7d4f7e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from airflow.plugins_manager import AirflowPlugin
from includes.multi_cron_timetable import MultiCronTimetable
from include.multi_cron_timetable import MultiCronTimetable


class MultiCronTimetablePlugin(AirflowPlugin):
Expand Down

0 comments on commit 7d4f7e6

Please sign in to comment.