Skip to content

Commit 8870d76

Browse files
authored
Fix static checks (#47578)
1 parent cc70fce commit 8870d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airflow/example_dags/example_custom_weight.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import datetime
2323

2424
import pendulum
25+
2526
from airflow.example_dags.plugins.decreasing_priority_weight_strategy import DecreasingPriorityStrategy
2627

2728
# [START example_custom_weight_dag]

0 commit comments

Comments
 (0)