HeaderMismatchError

exception HeaderMismatchError(original: Sequence[str], current: Sequence[str])[source]

Raised when the current header in an archive of CSVs is different than the original.

Instantiate the error.