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 31e80ed commit 24a1980Copy full SHA for 24a1980
filenameprocessor/src/constants.py
@@ -33,7 +33,7 @@
33
}
34
35
# The size in bytes of an empty batch file containing only the headers row
36
-EMPTY_BATCH_FILE_SIZE_IN_BYTES = 614
+EMPTY_BATCH_FILE_SIZE_IN_BYTES = 615
37
38
39
class FileStatus(StrEnum):
0 commit comments