Skip to content

Commit 694befd

Browse files
committed
linting commit fix
1 parent 5eb7eee commit 694befd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/py/dynamo/lowering/test_decompositions.py

+1
Original file line numberDiff line numberDiff line change
@@ -609,5 +609,6 @@ def forward(self, x, src, dim, index):
609609
f"Select_scatter TRT outputs don't match with the original model.",
610610
)
611611

612+
612613
if __name__ == "__main__":
613614
run_tests()

0 commit comments

Comments
 (0)