From 5c48f08a421da50e5e160095f95c77da9bf62784 Mon Sep 17 00:00:00 2001 From: jonpas Date: Mon, 1 May 2023 17:16:56 +0200 Subject: [PATCH] Style document functions function --- docs/tools/document_functions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tools/document_functions.py b/docs/tools/document_functions.py index cfa573553d..65f6017e76 100644 --- a/docs/tools/document_functions.py +++ b/docs/tools/document_functions.py @@ -278,7 +278,6 @@ def get_component_name(addons_dir, component): return name, errors - def document_functions(addons_dir, components): errors = 0