From f025da0143c73dc6700650d052ed47baa0f62927 Mon Sep 17 00:00:00 2001 From: Jari Voutilainen Date: Thu, 1 Aug 2024 16:20:23 +0300 Subject: [PATCH] lint --- ckanext/qa/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ckanext/qa/__init__.py b/ckanext/qa/__init__.py index bf99a9da..2e2033b3 100644 --- a/ckanext/qa/__init__.py +++ b/ckanext/qa/__init__.py @@ -5,4 +5,3 @@ except ImportError: import pkgutil __path__ = pkgutil.extend_path(__path__, __name__) -