Skip to content

Commit ee662cf

Browse files
committed
style
1 parent 021f0de commit ee662cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pipelines/controlnet_flux/test_controlnet_flux.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
from diffusers.utils import load_image
3333
from diffusers.utils.testing_utils import (
3434
enable_full_determinism,
35+
nightly,
3536
numpy_cosine_similarity_distance,
3637
require_big_gpu_with_torch_cuda,
3738
slow,
38-
nightly,
3939
torch_device,
4040
)
4141
from diffusers.utils.torch_utils import randn_tensor

0 commit comments

Comments
 (0)