Skip to content

Commit b86aa34

Browse files
committed
missed pre-commit run reformatting
1 parent 05d169c commit b86aa34

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

airflow/dags/env_test.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
Variable.get("unity_venue"),
3838
Variable.get("unity_deployment_name"),
3939
Variable.get("unity_counter"),
40-
Variable.get("unity_cluster_name")),
40+
Variable.get("unity_cluster_name"),
41+
),
4142
)
42-
dump_env >> check_vars
43+
dump_env >> check_vars

0 commit comments

Comments
 (0)