You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/09 12:29:22 UTC

[GitHub] [airflow] KevinYanesG commented on issue #21457: HTML of Pipeline example in tutorial incomplete

KevinYanesG commented on issue #21457:
URL: https://github.com/apache/airflow/issues/21457#issuecomment-1033709917


   Also: 
   I think that in the full version of the code the import should remain as `from airflow.providers.postgres.hooks.postgres import PostgresHook`.
    `from airflow.hooks.postgres import PostgresHook` gives me an `ImportError`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org