From 56364dee03d1854015afede605574775a265b704 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Wed, 6 Dec 2023 09:29:29 +0100 Subject: [PATCH] Move script --- server/{handle_content_block.py => core/handle_content_blocks.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename server/{handle_content_block.py => core/handle_content_blocks.py} (100%) diff --git a/server/handle_content_block.py b/server/core/handle_content_blocks.py similarity index 100% rename from server/handle_content_block.py rename to server/core/handle_content_blocks.py