Skip to content

Commit 8e9eeec

Browse files
committed
fix: formatting
1 parent 7acc273 commit 8e9eeec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmarks/benchmarks/benchmark_utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
from asv_runner.benchmarks.mark import SkipNotImplemented
2+
23
import dpctl.tensor as dpt
34

5+
46
def skip_unsupported_dtype(q, dtype):
57
"""
68
Skip the benchmark if the device does not support the given data type.

0 commit comments

Comments
 (0)