pierrejeambrun commented on code in PR #27805:
URL: https://github.com/apache/airflow/pull/27805#discussion_r1035228975
##########
airflow/www/utils.py:
##########
@@ -133,17 +133,20 @@ def get_mapped_summary(parent_instance, task_instances):
}
+def get_dag_run_conf(conf: Any):
Review Comment:
return type
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]