Skip to content

Commit f6fc07b

Browse files
committed
Update constant value
1 parent 3229763 commit f6fc07b

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
@@ -36,7 +36,7 @@
3636
}
3737

3838
# The size in bytes of an empty batch file containing only the headers row
39-
EMPTY_BATCH_FILE_SIZE_IN_BYTES = 614
39+
EMPTY_BATCH_FILE_SIZE_IN_BYTES = 615
4040

4141

4242
class FileStatus(StrEnum):

0 commit comments

Comments
 (0)