From 99942febb9378efc8414ccca775056c3e3dd9ef6 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 21 Jan 2025 14:51:35 +0100 Subject: [PATCH] add missing init file --- compendium_v2/publishers/legacy_publisher/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 compendium_v2/publishers/legacy_publisher/__init__.py diff --git a/compendium_v2/publishers/legacy_publisher/__init__.py b/compendium_v2/publishers/legacy_publisher/__init__.py new file mode 100644 index 00000000..e69de29b -- GitLab