kumquat-buildroot/support/testing
Adam Duskett f41ee450e5 support/testing/tests/package/sample_gst1_python.py: fix flake8 errors
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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-03-29 15:50:07 +02:00
..
conf support/testing: test_systemd.py: add linux fragment to enable CONFIG_BINFMT_MISC 2020-03-01 18:43:42 +01:00
infra support/testing: basetest.py: fix code style 2019-11-25 21:40:52 +01:00
tests support/testing/tests/package/sample_gst1_python.py: fix flake8 errors 2020-03-29 15:50:07 +02:00
run-tests support/run-tests: reorder imports 2020-02-17 10:13:08 +01:00