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

Swapped email and email_client #59

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Swapped email and email_client #59

merged 1 commit into from
Feb 17, 2022

Conversation

batra-aarav
Copy link
Contributor

Completing the instructions in order would result in a bug because replacing email would cause email_client to be not found. Replacing email_client is acceptable solution because email can also be found.

Completing the instructions in order would result in a bug because replacing email would cause email_client to be not found. Replacing email_client is acceptable solution because email can also be found.
Copy link
Owner

@othneildrew othneildrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution my friend :)

@othneildrew othneildrew merged commit 4516f99 into othneildrew:master Feb 17, 2022
@othneildrew othneildrew linked an issue Feb 17, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swapping email and email_client is required
2 participants