snakemake.exceptions.CheckSumMismatchException

exception snakemake.exceptions.CheckSumMismatchException(*args, lineno=None, snakefile=None, rule=None)[source]

“should be called to indicate that checksum of a file compared to known hash does not match, typically done with large downloads, etc.