Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.32 KB

Travis (.com) Coverage Status

Table of content

Introduction

The service run on the port 5003

If there is some exception like db_session is working out of scope please look here

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