From 2189f0c550e36bb8e795c0d156fdd62d35d3601d Mon Sep 17 00:00:00 2001 From: apkomarla Date: Sat, 5 Oct 2024 17:53:57 -0700 Subject: [PATCH] Standardizing file names --- ...currentcommits.xlsx => current_commitments.xlsx} | Bin .../{priorcommits.xlsx => prior_commitments.xlsx} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename data/output/{currentcommits.xlsx => current_commitments.xlsx} (100%) rename data/output/{priorcommits.xlsx => prior_commitments.xlsx} (100%) diff --git a/data/output/currentcommits.xlsx b/data/output/current_commitments.xlsx similarity index 100% rename from data/output/currentcommits.xlsx rename to data/output/current_commitments.xlsx diff --git a/data/output/priorcommits.xlsx b/data/output/prior_commitments.xlsx similarity index 100% rename from data/output/priorcommits.xlsx rename to data/output/prior_commitments.xlsx