From a346503697bea2e199371dc75acd705dca102468 Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 6 Feb 2024 15:45:07 +0100 Subject: [PATCH] made tuple_reorientation to a general utility file --- python/{tuple_reorientation.py => tuple_tools.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/{tuple_reorientation.py => tuple_tools.py} (100%) diff --git a/python/tuple_reorientation.py b/python/tuple_tools.py similarity index 100% rename from python/tuple_reorientation.py rename to python/tuple_tools.py