Changes

From Gramps

Programming guidelines

1 byte added, 04:54, 2 April 2016
Coding style
=== PEP8 ===
* Write [httphttps://www.python.org/dev/peps/pep-0008/ PEP 8] compatible code! This is important to have a consistent, readable codebase.
** it is not explicit in PEP8, but we like a space after a comma

Navigation menu