From bf3cece9b9de955c1df15bc1335dd96cd36a48c3 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 16 Sep 2024 19:58:21 +0200 Subject: lint: Format code with Black --- beetsplug/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'beetsplug/__init__.py') diff --git a/beetsplug/__init__.py b/beetsplug/__init__.py index 3ad9513..b36383a 100644 --- a/beetsplug/__init__.py +++ b/beetsplug/__init__.py @@ -1,2 +1,3 @@ from pkgutil import extend_path + __path__ = extend_path(__path__, __name__) -- cgit v1.2.3-2-gb3c3