From 00b87e01ea9edee38a58868d8446a715001ace6a Mon Sep 17 00:00:00 2001 From: Christian Risi <75698846+CnF-Gris@users.noreply.github.com> Date: Fri, 19 Sep 2025 08:37:04 +0200 Subject: [PATCH] Moved fetchdata.py to reflect working tree old - ${Proj}/Scripts/fetchdata.py new - ${Proj}/Scripts/DataGathering/fetchdata.py --- Scripts/{ => DataGathering}/fetchdata.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Scripts/{ => DataGathering}/fetchdata.py (100%) diff --git a/Scripts/fetchdata.py b/Scripts/DataGathering/fetchdata.py similarity index 100% rename from Scripts/fetchdata.py rename to Scripts/DataGathering/fetchdata.py