Taragolis commented on PR #34766:
URL: https://github.com/apache/airflow/pull/34766#issuecomment-1751704434

   Problem with incorrect path to the PsrpHook, this could be found in case of 
running [Static Code 
Checks](https://github.com/apache/airflow/blob/main/STATIC_CODE_CHECKS.rst)
   
   ```console
   Finished check: Found 0 errors in 1 checked items
   
   Found 1 error in providers
   Error: The `airflow.providers.microsoft.psrp.hooks.PsrpHook` object in 
connection-types list in airflow/providers/microsoft/psrp/provider.yaml does 
not exist or is not a class: module 'airflow.providers.microsoft.psrp.hooks' 
has no attribute 'PsrpHook'
   ```
   
   Some other useful links for which might help you for contribution to Airflow
   - [Contributor's Quick 
Start](https://github.com/apache/airflow/blob/main/CONTRIBUTORS_QUICK_START.rst#contributors-quick-start)
   - [Airflow Breeze](https://github.com/apache/airflow/blob/main/BREEZE.rst)
   - 
[CONTRIBUTING.rst](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst)


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to