docmalloc / gplmt

GNU Affero General Public License v3.0
1 stars 0 forks source link

Code should follow PEP8 #4

Closed FlorianDold closed 8 years ago

FlorianDold commented 9 years ago

The Python code should follow PEP8 (https://www.python.org/dev/peps/pep-0008/), with a maximum line length of 120.

Egomania commented 9 years ago

ACK, the most of the conventions look fine to me, following coding guidelines makes it easier to understand and follow the code