lint
This commit is contained in:
parent
d0ef172f78
commit
dd7ad00e46
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ def _get_file_md5_hash(full_file_path: str | Path) -> str:
|
|||
return "INFO_JSON"
|
||||
return get_file_md5_hash(full_file_path=full_file_path)
|
||||
|
||||
|
||||
@dataclass
|
||||
class ExpectedDownloadFile:
|
||||
path: Path
|
||||
|
|
|
|||
Loading…
Reference in a new issue