[Buildroot] [PATCH/next] test_lxc.py: fix code style

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Nov 25 20:50:18 UTC 2019


On Mon, 25 Nov 2019 21:30:01 +0100
Pierre-Jean Texier <pjtexier at koncepto.io> wrote:

> Fix these warnings:
> 
> E122 continuation line missing indentation or outdented
> E127 continuation line over-indented for visual indent
> E265 block comment should start with '# '
> E302 expected 2 blank lines, found 1
> F401 'pexpect' imported but unused
> 
> Fixes:
>  - https://gitlab.com/buildroot.org/buildroot/-/jobs/360824861
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
> ---
>  support/testing/tests/package/test_lxc.py | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list