This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 12ce5be Fix for empty Graph View when task does not have a DAG during
relationship setting (#12829)
add 3ff5a35 Add paused column to `dags list` sub-command (#12830)
No new revisions were added by this update.
Summary of changes:
airflow/cli/commands/dag_command.py | 1 +
airflow/models/dag.py | 2 +-
tests/cli/commands/test_dag_command.py | 2 ++
3 files changed, 4 insertions(+), 1 deletion(-)