We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3229763 commit f6fc07bCopy full SHA for f6fc07b
filenameprocessor/src/constants.py
@@ -36,7 +36,7 @@
36
}
37
38
# The size in bytes of an empty batch file containing only the headers row
39
-EMPTY_BATCH_FILE_SIZE_IN_BYTES = 614
+EMPTY_BATCH_FILE_SIZE_IN_BYTES = 615
40
41
42
class FileStatus(StrEnum):
0 commit comments