Skip to content

Commit 20916af

Browse files
sayakpaula-r-r-o-w
andauthored
Apply suggestions from code review
Co-authored-by: Aryan <[email protected]>
1 parent 74bb1a7 commit 20916af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/lora/test_lora_layers_sana.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
from diffusers.utils.testing_utils import floats_tensor, is_peft_available, require_peft_backend
2323

2424

25-
if is_peft_available():
26-
pass
27-
2825
sys.path.append(".")
2926

3027
from utils import PeftLoraLoaderMixinTests # noqa: E402

0 commit comments

Comments
 (0)