uranusjr commented on PR #33013: URL: https://github.com/apache/airflow/pull/33013#issuecomment-1663434122
> I'd like to rename `airflow.models.dag.DAG` to just `DAG`, but `` :class:`foo <foo>` `` doesn't seem to work, so I'm happy shipping this as-is I think ``:class:`~airflow.models.dag.DAG` `` would work (the `~` at the front trims out the module path) -- 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]
