mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
support/testing/tests/package/test_python_gobject.py: fix flake8 warning
Fixes: support/testing/tests/package/test_python_gobject.py:4:1: E302 expected 2 blank lines, found 1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
4a180c34b7
commit
1214109cdc
@ -1,6 +1,7 @@
|
|||||||
import os
|
import os
|
||||||
from tests.package.test_python import TestPythonPackageBase
|
from tests.package.test_python import TestPythonPackageBase
|
||||||
|
|
||||||
|
|
||||||
class TestPythonPy3Gobject(TestPythonPackageBase):
|
class TestPythonPy3Gobject(TestPythonPackageBase):
|
||||||
__test__ = True
|
__test__ = True
|
||||||
config = \
|
config = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user