virtualx-engine/platform
Rémi Verschelde 817dd7ccbb 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-01 00:35:16 +01:00
..
android style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
bb10 style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
haiku style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
iphone style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
javascript style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
osx style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
server style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
windows style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
winrt style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
x11 style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00