Skip to content

Commit 3a1ccfd

Browse files
committed
reformatted
1 parent 89c5ebd commit 3a1ccfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/models/wan/autoencoder_kl_wan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
except LookupError:
4040
pass
4141

42+
4243
def _update_cache(cache, idx, value):
4344
if cache is None:
4445
return None

0 commit comments

Comments
 (0)