Style document functions function

This commit is contained in:
jonpas 2023-05-01 17:16:56 +02:00
parent 7c2d6ae72b
commit 5c48f08a42

View File

@ -278,7 +278,6 @@ def get_component_name(addons_dir, component):
return name, errors
def document_functions(addons_dir, components):
errors = 0