python3-odb: add missing newline

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ross Burton
2026-08-10 13:21:13 +01:00
committed by Khem Raj
parent 4d1d65969e
commit 0af23212f6
@@ -1,4 +1,5 @@
DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD"
DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"
HOMEPAGE = "https://github.com/brendan-w/python-OBD"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://README.md;md5=176d0f9ad45c10895296260d426fa862"