[Buildroot] [PATCH 1/1] support/testing/tests/package/sample_gst1_python.py: fix flake8 errors

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Mar 29 13:50:21 UTC 2020


On Sat, 28 Mar 2020 14:26:50 -0700
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett at gmail.com>
> 
> The older version of flake8 on the autobuilders does not support typehints.
> As such, flake8 throws the following error when scanning sample_gst1_python:
> E999 SyntaxError: invalid syntax
> 
> Remove the typehinting from on_message to fix this issue.
> 
> Signed-off-by: Adam Duskett <Aduskett at gmail.com>
> ---
>  support/testing/tests/package/sample_gst1_python.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

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



More information about the buildroot mailing list