godot/scene
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
..
2d style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
3d style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
animation style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
audio style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
gui style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
io style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
main style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
resources style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
register_scene_types.cpp put text formats for resources and scenes as priority 2016-07-19 21:40:05 -03:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00