Apply ruff.

This commit is contained in:
Talmaj Marinc 2026-03-20 22:26:42 +01:00 committed by Talmaj
parent 45fcc307bf
commit cdcd9c9a86

View File

@ -18,7 +18,6 @@ from comfy.ldm.flux.layers import EmbedND
from comfy.ldm.flux.math import apply_rope1
from comfy.ldm.wan.model import (
sinusoidal_embedding_1d,
WanT2VCrossAttention,
WAN_CROSSATTENTION_CLASSES,
Head,
MLPProj,