Skip to content

Commit 412cd7c

Browse files
committed
make style
1 parent 4f1653c commit 412cd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/models/transformers/transformer_allegro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ class AllegroTransformer3DModel(ModelMixin, ConfigMixin):
239239
attention_bias (`bool`, *optional*):
240240
Configure if the `TransformerBlocks` attention should contain a bias parameter.
241241
"""
242-
242+
243243
@register_to_config
244244
def __init__(
245245
self,

0 commit comments

Comments
 (0)