Skip to content

GreyTeam2020/email_microservice

Repository files navigation

Send Email services

Table of content

Introduction

Resources

Developing

Each programmer has a personal style on write code and we accept this, but to make readability the code from all component of the team, we used a good tool to format the code in automatically.

It is black, and it is installed with the requirements.txt

To format the code you can run the command below after pip3 install -r requirements.txt --user

black .

When you see the following line, you are done to push your PR

All done! ✨ 🍰 ✨

Additional information

  • Deadline - Wednesday, 25 November 2020, 23:59

Releases

No releases published

Packages

No packages published