diff options
author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2018-01-21 22:44:31 -0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-29 23:14:24 +0100 |
commit | cd04833926b1301ddd27e621e11b539025486622 (patch) | |
tree | f30e7c434898bb3fbfb86c8918020403e8114fc7 /support/scripts/pycompile.py | |
parent | 236bede6318a5dd21f7edc3d57b74f5aff3d398c (diff) | |
download | buildroot-cd04833926b1301ddd27e621e11b539025486622.tar.gz buildroot-cd04833926b1301ddd27e621e11b539025486622.zip |
graph-build-time: fix code style
Fix these warnings:
E201 whitespace after '['
E202 whitespace before ']'
E302 expected 2 blank lines, found 1
E305 expected 2 blank lines after class or function definition, found 1
Ignore these warnings:
E402 module level import not at top of file
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/pycompile.py')
0 files changed, 0 insertions, 0 deletions