Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept None for EmailOperator.from_email to load it from smtp connection #30533

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

hussein-awala
Copy link
Member

@hussein-awala hussein-awala commented Apr 7, 2023

In this PR, I change the typing of from_email in the EmailOperator to accept None and I set the default value to None to automatically use the email provided in the connection without the need to explicitly set it to None.

@hussein-awala hussein-awala marked this pull request as ready for review April 8, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants