dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds 
backend and support for AWS SSM
URL: https://github.com/apache/airflow/pull/6376#discussion_r389342004
 
 

 ##########
 File path: docs/conf.py
 ##########
 @@ -221,7 +221,7 @@
 # Generate list of package index
 providers_packages_roots = {
     name.rpartition("/")[0]
-    for entity in ["hooks", "operators", "sensors"]
+    for entity in ["creds", "hooks", "operators", "sensors"]
 
 Review comment:
   thank you @mik-laj passing now

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to