I have made use of fastapi and fastmail to send csv data to the specified email with the constructed email body. I have also added an additional function that can be used in the future to send mail with the background tasks going on(as an upgrade).
Fixes #
How Has This Been Tested?
I have run pytest in order to test it but i run into 3 errors. Any help would be greatly appreciated.
Pull Request
Description
I have made use of fastapi and fastmail to send csv data to the specified email with the constructed email body. I have also added an additional function that can be used in the future to send mail with the background tasks going on(as an upgrade).
Fixes #
How Has This Been Tested?
I have run
pytest
in order to test it but i run into 3 errors. Any help would be greatly appreciated.Checklist: