You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "guptarohit (via GitHub)" <gi...@apache.org> on 2024/02/10 09:39:37 UTC

[PR] Added D401 support to http, smtp and sftp provider [airflow]

guptarohit opened a new pull request, #37303:
URL: https://github.com/apache/airflow/pull/37303

   related: https://github.com/apache/airflow/issues/37256
   
   Fixes D401 lint issues in http, smtp and sftp provider
   
   - [ ] airflow/providers/smtp/hooks/smtp.py
   - [ ] airflow/providers/http/operators/http.py
   - [ ] airflow/providers/http/triggers/http.py
   - [ ] airflow/providers/sftp/decorators/sensors/sftp.py
   - [ ] airflow/providers/sftp/hooks/sftp.py
   - [ ] airflow/providers/sftp/operators/sftp.py
   - [ ] airflow/providers/sftp/sensors/sftp.py
   - [ ] airflow/providers/sftp/triggers/sftp.py


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


Re: [PR] Added D401 support to http, smtp and sftp provider [airflow]

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk merged PR #37303:
URL: https://github.com/apache/airflow/pull/37303


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