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

Update code.py #372

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Update code.py #372

merged 1 commit into from
Feb 2, 2024

Conversation

blondon1
Copy link
Contributor

Instead of printing to the console, consider using the logging module for better logging management, try-except blocks to handle potential errors during the SMTP connection and email sending process, environment variables, context managers and improved handle attachments to avoid runtime errors

Instead of printing to the console, consider using the logging module for better logging management, try-except blocks to handle potential errors during the SMTP connection and email sending process, environment variables, context managers and improved handle attachments to avoid runtime errors
Copy link

Hi @blondon1! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@larymak larymak merged commit 9354d09 into larymak:main Feb 2, 2024
2 checks passed
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.

None yet

2 participants