The service run on the port 5002
If there is some exception like db_session is working out of scope please look here
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! ✨ 🍰 ✨
- Deadline - Wednesday, 25 November 2020, 23:59