From 06a0011487145ab8d6ab29f4fa69ee206eaba2ae Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Wed, 10 Jun 2026 15:15:59 -0400 Subject: [PATCH] moved installer to python dir --- {tools => python/tools}/installer.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {tools => python/tools}/installer.py (100%) diff --git a/tools/installer.py b/python/tools/installer.py similarity index 100% rename from tools/installer.py rename to python/tools/installer.py