Skip to content

Commit

Permalink
Fix lint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkhandelwal1 committed Nov 15, 2024
1 parent 0be1560 commit 1910170
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5283,6 +5283,7 @@ def forward(self, a):
def ElementwiseSpecialExpm1IntModule_basic(module, tu: TestUtils):
module.forward(tu.randint(3, 4, low=1, high=10).to(torch.int32))


# ==============================================================================


Expand Down

0 comments on commit 1910170

Please sign in to comment.