godot/tools
Rémi Verschelde a7389217f8 style: Fix PEP8 blank lines issues in Python files
Done with `autopep8 --select=E3,W3`, fixes:

- E301 - Add missing blank line.
- E302 - Add missing 2 blank lines.
- E303 - Remove extra blank lines.
- E304 - Remove blank line following function decorator.
- E309 - Add missing blank line.
- W391 - Remove trailing blank lines.
2016-11-02 22:29:36 +01:00
..
certs -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
collada style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
dist Move templates and distribution stuff to tools/dist 2016-09-18 23:04:26 +02:00
doc style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
editor style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
editor_fonts Fonts: add missing license information 2016-07-16 11:53:57 +02:00
scripts style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
translations style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
SCsub style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00