Skip to content

Commit 7bd15be

Browse files
committed
suggested changes
1 parent 230086a commit 7bd15be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claims_hosp/delphi_claims_hosp/backfill.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def store_backfill_file(claims_filepath, _end_date, backfill_dir):
7777

7878
def merge_existing_backfill_files(backfill_dir, backfill_file, issue_date, logger):
7979
"""
80-
Merge existing backfill with the patch data included.
80+
Merge existing backfill with the patch data included. This function is specifically run for patching.
8181
8282
When the indicator fails for some reason or another, there's a gap in the backfill files.
8383
The patch to fill in the missing dates happens later down the line when the backfill files are already merged.

0 commit comments

Comments
 (0)