Open kaxil opened 1 month ago
can i pick this one @kaxil ?
Hey @Bowrna , this one is still a tricky one and will evolve based on https://github.com/apache/airflow/issues/43011
But once https://github.com/apache/airflow/issues/43011 is done, absolutely.
@kaxil let me keep an eye on that one.
Currently the code lives in the following, which is right
but we want users to just see
from airflow.sdk import DAG
So we might have to write a Sphinx extension to not show first one and just second one (intended for public usage)