Skip to content

Commit 099551b

Browse files
committed
reformate with code_style
Signed-off-by: James Huang <syhuang1201@gmail.com>
1 parent 363ddf0 commit 099551b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/models/ltx2/text_encoders/embeddings_connector_ltx2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
Array = common_types.Array
2626
DType = common_types.DType
2727

28+
2829
class _BasicTransformerBlock1D(nnx.Module):
2930

3031
def __init__(

0 commit comments

Comments
 (0)