sabuhish / fastapi-mail

Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
https://sabuhish.github.io/fastapi-mail/
MIT License
680 stars 82 forks source link

remove confusing print() #138

Closed tsasao closed 1 year ago

so-rose commented 2 years ago

+1 for this, I was running a local script to send mails out recently, and it complained about lacking httpx and aioredis - even though I needed neither (or did I?)

A neat enhancement that may prevent some source code perusing!

sabuhish commented 1 year ago

Thanks for the MR, I forgot to remove it while testing!

Feijo commented 1 year ago

Hi @sabuhish when is this going to be released?

sabuhish commented 1 year ago

Hi @Feijo, I will release it today