fix ruff - add newline

This commit is contained in:
AngelBottomless 2023-11-16 19:03:45 +09:00
parent bcfaf3979a
commit 472c22cc8a

View File

@ -367,4 +367,4 @@ def hypertile_context_unet(model:nn.Module, aspect_ratio:float, tile_size:int, o
disable=not enabled,
max_depth=max_depth,
is_sdxl=is_sdxl,
)
)