Phase 1 complete

This commit is contained in:
Jay Lee
2026-07-03 15:36:03 -04:00
parent 31cf4f928a
commit e6ba984c13
64 changed files with 951 additions and 1891 deletions

View File

@@ -1,7 +1,6 @@
"""GAM email utilities.
Extracted from gam/__init__.py. Provides email attachment handling
and email sending via Gmail API or SMTP.
Email attachment handling and sending via Gmail API or SMTP.
"""
import base64