Skip to content

Commit 8d4ad65

Browse files
committed
make style.
1 parent 0dc1cdd commit 8d4ad65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/dreambooth/test_dreambooth_lora_hidream.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ def test_dreambooth_lora_with_metadata(self):
220220
loaded_lora_rank = raw["transformer.r"]
221221
self.assertTrue(loaded_lora_rank == rank)
222222

223-
224223
def test_dreambooth_lora_hidream_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints(self):
225224
with tempfile.TemporaryDirectory() as tmpdir:
226225
test_args = f"""

0 commit comments

Comments
 (0)