From e29c9e5c7539b28e0135c3088d4e6a4b6575a396 Mon Sep 17 00:00:00 2001 From: ChenKaiLiuG <141424456+ChenKaiLiuG@users.noreply.github.com> Date: Wed, 2 Apr 2025 21:07:01 +0800 Subject: [PATCH] Move print.py to directory /run --- print.py => run/print.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename print.py => run/print.py (100%) diff --git a/print.py b/run/print.py similarity index 100% rename from print.py rename to run/print.py