Skip to content

Commit 67478dd

Browse files
committed
Lint
1 parent 07e7f60 commit 67478dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_ops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010

1111
os.environ["TORCH_LOGS"] = "output_code"
1212
import json
13+
import subprocess
1314

1415
import numpy as np
1516
import pytest
16-
import subprocess
1717

1818
import torch
1919

0 commit comments

Comments
 (0)