[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
04405160f7
commit
330897bb62
1 changed files with 1 additions and 2 deletions
|
|
@ -2209,8 +2209,7 @@ def test_prefetch_returns_snapshot_dir_for_manifest(monkeypatch):
|
|||
)
|
||||
assert root == "/cache/snap"
|
||||
assert (
|
||||
backend._prefetch_files("base/repo", None, "base/repo", ["vae/x.safetensors"], None)
|
||||
is None
|
||||
backend._prefetch_files("base/repo", None, "base/repo", ["vae/x.safetensors"], None) is None
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue