diff --git a/meta-python/recipes-devtools/python/python3-obd_0.7.3.bb b/meta-python/recipes-devtools/python/python3-obd_0.7.3.bb
index 8deef31d56..e7eb3a784d 100644
--- a/meta-python/recipes-devtools/python/python3-obd_0.7.3.bb
+++ b/meta-python/recipes-devtools/python/python3-obd_0.7.3.bb
@@ -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"
 
