Tomasz Ulanowski
Results
1
comments of
Tomasz Ulanowski
I confirm the issue. I tested following versions combinations: ``` apache-airflow==2.1.4 apache-airflow-client==2.1.0 ``` and ``` apache-airflow==2.2.0 apache-airflow-client==2.1.0 ``` In both cases I get the same error for `get_dag` and `get_dags`...