... | @@ -6,7 +6,7 @@ Please follow our coding conventions. The simpler your contribution is, the easi |
... | @@ -6,7 +6,7 @@ Please follow our coding conventions. The simpler your contribution is, the easi |
|
|
|
|
|
If you are relatively new to Python, check this [readability counts](https://www.youtube.com/watch?v=knMg6G9_XCg) video from pycon
|
|
If you are relatively new to Python, check this [readability counts](https://www.youtube.com/watch?v=knMg6G9_XCg) video from pycon
|
|
|
|
|
|
#### pep-8
|
|
#### pep-8 and pylint
|
|
|
|
|
|
[read pep 8 again](https://www.python.org/dev/peps/pep-0008/) (Python's style guide, not "sverchok's" style guide)
|
|
[read pep 8 again](https://www.python.org/dev/peps/pep-0008/) (Python's style guide, not "sverchok's" style guide)
|
|
|
|
|
... | | ... | |