kaxil commented on a change in pull request #6900: [AIRFLOW-6346] Enhance dag
default_view and orientation
URL: https://github.com/apache/airflow/pull/6900#discussion_r369496408
##########
File path: airflow/models/dag.py
##########
@@ -296,8 +298,16 @@ def __init__(
self.max_active_runs = max_active_runs
self.dagrun_timeout = dagrun_timeout
self.sla_miss_callback = sla_miss_callback
- self._default_view = default_view
Review comment:
I have no idea tbh, @vardancse @milton0825 - Do you guys have any idea about
it?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services