Skip to content

Commit a61191b

Browse files
authored
Add create_email_list to public modules (#29)
Minor PR as title says Co-authored-by: ruaridhg <ruaridhg@users.noreply.github.com>
1 parent 100af32 commit a61191b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/azure_mail/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
__all__ = [
1515
"create_calendar_ics",
1616
"create_email",
17+
"create_email_list",
1718
]
1819

1920

0 commit comments

Comments
 (0)