Only use files when computing model archive hash
All threads resolved!
All threads resolved!
Compare changes
- NolanB authored
@@ -30,7 +30,9 @@ FileSize = NewType("FileSize", int)
@@ -52,10 +54,12 @@ def create_archive(path: DirPath) -> Tuple[Path, Hash, FileSize, Hash]: