From 3c23f210756ce313e0b2cdf0541f8a89ead2106f Mon Sep 17 00:00:00 2001 From: Ryan Merolle Date: Fri, 8 Apr 2022 13:35:10 -0400 Subject: [PATCH] Rename 020_tenant_groups.py to 040_tenant_groups.py --- startup_scripts/{020_tenant_groups.py => 040_tenant_groups.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename startup_scripts/{020_tenant_groups.py => 040_tenant_groups.py} (100%) diff --git a/startup_scripts/020_tenant_groups.py b/startup_scripts/040_tenant_groups.py similarity index 100% rename from startup_scripts/020_tenant_groups.py rename to startup_scripts/040_tenant_groups.py