index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
sendgrid
/
helpers
/
mail
/
to_email.py
blob: e4f294f03bb3329afa1e6546fb863b90eb45e38c (
about
) (
plain
)
1
2
3
4
5
from
.email
import
Email
class
To
(
Email
):
"""A to email address with an optional name."""