Re: [PR] fix: try002 for provider imap [airflow]

2024-04-09 Thread via GitHub
Taragolis merged PR #38804: URL: https://github.com/apache/airflow/pull/38804 -- 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...@airflo

Re: [PR] fix: try002 for provider imap [airflow]

2024-04-09 Thread via GitHub
dondaum commented on code in PR #38804: URL: https://github.com/apache/airflow/pull/38804#discussion_r1557042427 ## airflow/providers/imap/hooks/imap.py: ## @@ -219,7 +219,7 @@ def _retrieve_mails_attachments_by_name( self, name: str, check_regex: bool, latest_only: boo

Re: [PR] fix: try002 for provider imap [airflow]

2024-04-08 Thread via GitHub
Taragolis commented on code in PR #38804: URL: https://github.com/apache/airflow/pull/38804#discussion_r1556428173 ## airflow/providers/imap/hooks/imap.py: ## @@ -219,7 +219,7 @@ def _retrieve_mails_attachments_by_name( self, name: str, check_regex: bool, latest_only: b

[PR] fix: try002 for provider imap [airflow]

2024-04-06 Thread via GitHub
dondaum opened a new pull request, #38804: URL: https://github.com/apache/airflow/pull/38804 related: #38761 fix TRY002 for provider imap ### [imap](https://github.com/apache/airflow/tree/main/airflow/providers/imap) - [x] airflow/providers/imap/hooks/imap.p