Some large code blocks had 2 space indentations (or were indented too far) instead of 4 space indentations as in the rest of the code base. Fixed that to be more consistent.
Is there some kind of coding style guideline for contributions or are there any thougts on adhering to an official style like pep8 e.g.?
Some large code blocks had 2 space indentations (or were indented too far) instead of 4 space indentations as in the rest of the code base. Fixed that to be more consistent.
Is there some kind of coding style guideline for contributions or are there any thougts on adhering to an official style like pep8 e.g.?