From 7814240b22676901cf936cbecf496921e3f50170 Mon Sep 17 00:00:00 2001 From: sebmas Date: Tue, 27 Jan 2026 23:06:48 +0100 Subject: [PATCH] python script moved to its folder --- lxplan_lib_creator.py => python/lxplan_lib_creator.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lxplan_lib_creator.py => python/lxplan_lib_creator.py (100%) diff --git a/lxplan_lib_creator.py b/python/lxplan_lib_creator.py similarity index 100% rename from lxplan_lib_creator.py rename to python/lxplan_lib_creator.py