From 1186f5c160d9649b912a40cdd8101e1e98b61362 Mon Sep 17 00:00:00 2001 From: Nikita P Date: Thu, 12 Dec 2024 16:32:05 +0100 Subject: [PATCH] fix: rename --- scripts/{vote_2024_11_26.py => vote_2024_12_17.py} | 0 tests/{test_2024_11_26.py => test_2024_12_17.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scripts/{vote_2024_11_26.py => vote_2024_12_17.py} (100%) rename tests/{test_2024_11_26.py => test_2024_12_17.py} (100%) diff --git a/scripts/vote_2024_11_26.py b/scripts/vote_2024_12_17.py similarity index 100% rename from scripts/vote_2024_11_26.py rename to scripts/vote_2024_12_17.py diff --git a/tests/test_2024_11_26.py b/tests/test_2024_12_17.py similarity index 100% rename from tests/test_2024_11_26.py rename to tests/test_2024_12_17.py