From 6042c67b47ffc7179269fbe9d914962fb40d2e5e Mon Sep 17 00:00:00 2001 From: Brosef Date: Mon, 23 Jun 2025 18:06:23 +0100 Subject: [PATCH] Reorganised file structure --- src/{ => PDOLib}/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{ => PDOLib}/__init__.py (100%) diff --git a/src/__init__.py b/src/PDOLib/__init__.py similarity index 100% rename from src/__init__.py rename to src/PDOLib/__init__.py