From 4e2b318a86d1d4a799c4b609d4b626716fe6935e Mon Sep 17 00:00:00 2001 From: "J. S." Date: Mon, 14 Apr 2025 22:24:03 -0400 Subject: Fix warning : lack of whitespace around assignment v2 : also fix some typos while we are here. v3 : add fixes for isic and checksecurity Signed-off-by: Jason Schonberg [removed already applied change] Signed-off-by: Scott Murray --- .../meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb') diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb index 3d7e897..baf3156 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION="Python wrapper to convert JSON into a human readable HTML Table representation." +DESCRIPTION = "Python wrapper to convert JSON into a human readable HTML Table representation." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8065590663ea0c10aa131841ea806767" -- cgit v1.2.3-54-g00ecf