diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats index 3de4c2023c..4bce551957 100755 --- a/support/scripts/pkg-stats +++ b/support/scripts/pkg-stats @@ -54,6 +54,7 @@ RM_API_STATUS_NOT_FOUND = 4 # because it's used by sub-processes. http_pool = None + class Defconfig: def __init__(self, name, path): self.name = name