We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06831c commit f1081e0Copy full SHA for f1081e0
README.md
@@ -282,7 +282,7 @@ Please follow the [installation procedure](#installation--usage) and then run th
282
283
```python
284
import time
285
-import airflow_client.client
+from airflow_client import client
286
from pprint import pprint
287
from airflow_client.client.api import config_api
288
from airflow_client.client.model.config import Config
0 commit comments