Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit eb0e477

Browse files
author
Huy Vu2
committed
fix lint
1 parent 92ba209 commit eb0e477

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit_tests/megatron/model/wan/flow_matching/test_flow_matching_pipeline_wan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ def test_forward(self, adapter):
133133
)
134134
assert out is not None
135135

136+
136137
class TestWanFlowMatchingPipeline:
137138
@pytest.fixture
138139
def pipeline(self):

0 commit comments

Comments
 (0)