From 4c22c3e764de5ca9c47815cea95b532793c58ce2 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Fri, 1 Nov 2024 21:31:12 -0400 Subject: [PATCH] fixed typo in installer.py name --- tools/{intaller.py => installer.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/{intaller.py => installer.py} (100%) diff --git a/tools/intaller.py b/tools/installer.py similarity index 100% rename from tools/intaller.py rename to tools/installer.py