Prab-27 commented on PR #44653:
URL: https://github.com/apache/airflow/pull/44653#issuecomment-2525252509

   > Just a static check is failing, when this is fixed I assume this can be 
merged.
   
   I have modified test_pagerduty.py and another check has failed due to this 
statement from 
[providers/src/airflow/providers/pagerduty/hooks/pagerduty.py](url)  
   `airflow.providers.pagerduty.hooks.pagerduty_events import 
PagerdutyEventsHook`
   
   However, fixing the second static check caused the unit test to fail.
   
   ```
   __ ERROR collecting providers/tests/pagerduty/hooks/test_pagerduty_events.py 
___
   ImportError while importing test module 
'/opt/airflow/providers/tests/pagerduty/hooks/test_pagerduty_events.py'.
   Hint: make sure your test modules/packages have valid Python names.
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to