r-chowdhury / Flask-Course

API for Monty Python Store
0 stars 0 forks source link

Remove numerous in-line comments in favour of longer block comments at the beginning of a class or a file #2

Closed mzrzvi closed 6 years ago

mzrzvi commented 6 years ago

https://github.com/r-chowdhury/Flask-Course/blob/f637af46ba00c02e252f3dbcc26d0410af014f01/resources/item.py#L7

mzrzvi commented 6 years ago

For example:

https://github.com/mzrzvi/flask-template/blob/8c2261e6cf91edd927bea47d7c2a62948b6d75c6/app_name/resources/models.py#L12