mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Fixes: support/testing/tests/package/sample_python_gobject.py:5:1: E302 expected 2 blank lines, found 1 support/testing/tests/package/sample_python_gobject.py:8:7: E111 indentation is not a multiple of four support/testing/tests/package/sample_python_gobject.py:11:1: E305 expected 2 blank lines after class or function definition, found 1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>