From 23a28c67763bfacb1995fc7d72c7adbf2a9ae1f9 Mon Sep 17 00:00:00 2001 From: David Doebel Date: Thu, 2 Apr 2026 16:31:07 +0200 Subject: [PATCH] Add repository root package marker. Track the top-level __init__.py so local package imports remain consistent with the current project layout. Made-with: Cursor --- __init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 __init__.py diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e69de29