Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 26, 2024
1 parent 83d7432 commit ccd8d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thunder/tests/test_jit_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def skipif_not_pytorch_2_1(f):
)(f)


#def test_jitting_through_opaque_torch_symbols_sharp_edge():
# def test_jitting_through_opaque_torch_symbols_sharp_edge():
# def no_sharp_edge(x):
# # randn_like is in ltorch
# return torch.randn_like(x)
Expand Down

0 comments on commit ccd8d72

Please sign in to comment.