Skip to content

Commit caff3dc

Browse files
removed unused import
1 parent 8883021 commit caff3dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel_tuner/observers/nvml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import re
22
import subprocess
33
import time
4-
from warnings import warn
54

65
import numpy as np
76

0 commit comments

Comments
 (0)