Skip to content

Commit

Permalink
linting commit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
apbose committed Apr 5, 2024
1 parent 5eb7eee commit 694befd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/py/dynamo/lowering/test_decompositions.py
Original file line number Diff line number Diff line change
Expand Up @@ -609,5 +609,6 @@ def forward(self, x, src, dim, index):
f"Select_scatter TRT outputs don't match with the original model.",
)


if __name__ == "__main__":
run_tests()

0 comments on commit 694befd

Please sign in to comment.