jedcunningham commented on PR #48014:
URL: https://github.com/apache/airflow/pull/48014#issuecomment-2740869072
Looks like we may not be quite ready for this:
```
AttributeError: 'DAG' object has no attribute 'next_dagrun_info'
```
and
```
airflow/example_dags/example_bash_operator.py:77: error: "DAG" has no
attribute
"test" [attr-defined]
dag.test()
^~~~~~~~
```
--
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]