Skip to content

Commit 9c8345a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 94d84a2 commit 9c8345a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests_pytorch/accelerators/test_mps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
# trigger pytorch test
2727

28+
2829
@RunIf(mps=True)
2930
def test_get_mps_stats():
3031
current_device = torch.device("mps")

0 commit comments

Comments
 (0)