summaryrefslogtreecommitdiffstats
path: root/support/scripts/pycompile.py
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2018-01-21 22:44:29 -0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-29 23:14:24 +0100
commit9ff44852c4fa3df081ec19b14ec5ee9db8d366c0 (patch)
tree89982512be8f9cb27e2530c54043a9eccd3209cd /support/scripts/pycompile.py
parentceec22f56994a7d7a370a3807cc4a8f07b3749da (diff)
downloadbuildroot-9ff44852c4fa3df081ec19b14ec5ee9db8d366c0.tar.gz
buildroot-9ff44852c4fa3df081ec19b14ec5ee9db8d366c0.zip
graph-depends: fix code style
Fix these warnings: E122 continuation line missing indentation or outdented E127 continuation line over-indented for visual indent E128 continuation line under-indented for visual indent E202 whitespace before ']' E221 multiple spaces before operator E225 missing whitespace around operator E231 missing whitespace after ',' E302 expected 2 blank lines, found 1 E305 expected 2 blank lines after class or function definition, found 1 E502 the backslash is redundant between brackets E713 test for membership should be 'not in' Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/pycompile.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud