Skip to content

Commit f1a87b1

Browse files
authored
Merge branch 'master' into VED-000-update-devops-user
2 parents e9b9e46 + 24a1980 commit f1a87b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filenameprocessor/src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
# The size in bytes of an empty batch file containing only the headers row
36-
EMPTY_BATCH_FILE_SIZE_IN_BYTES = 614
36+
EMPTY_BATCH_FILE_SIZE_IN_BYTES = 615
3737

3838

3939
class FileStatus(StrEnum):

0 commit comments

Comments
 (0)