You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I was trying to example on the Readme.md , but it looks like it has an error with the code on the Getting-started import airflow_client.client , when we try to create our client it render an error with client isn't defined.
To correct it should be , from airflow_client import client