From 6244970057fa78ded4797625e23312783be5b3b5 Mon Sep 17 00:00:00 2001 From: debianpepper Date: Sat, 21 Sep 2024 18:05:23 +0900 Subject: [PATCH] Update: Syntax issue Signed-off-by: debianpepper --- python_modules/build_iso.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/build_iso.py b/python_modules/build_iso.py index f4539fc3..651ffbc9 100644 --- a/python_modules/build_iso.py +++ b/python_modules/build_iso.py @@ -439,7 +439,7 @@ class Decisions: logger.critical("You have not specified a build to process!") - def dkdeself): + def dkdeself(): """ Arguments for the KDE """ build_type_mapping = { 'b-deb64': ("deb", "_64"),