From 35f7fc3c2f8cd5f047cd15ed8071bd38b7575801 Mon Sep 17 00:00:00 2001 From: Katie Mazaitis Date: Fri, 7 Jan 2022 15:35:16 -0500 Subject: [PATCH] [chng] increase expected files per drop Bryan is having Mina add 3 more files to the drop over the next few weeks --- changehc/delphi_changehc/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changehc/delphi_changehc/constants.py b/changehc/delphi_changehc/constants.py index c934c556a..a458f8819 100644 --- a/changehc/delphi_changehc/constants.py +++ b/changehc/delphi_changehc/constants.py @@ -10,4 +10,4 @@ HRR = "hrr" FIPS = "fips" -EXPECTED_FILES_PER_DROP = 7 +EXPECTED_FILES_PER_DROP = 10