Skip to content

Commit ed379d4

Browse files
committed
style: fix import sorting in test_runner.py
1 parent fa19132 commit ed379d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_bindings/benchmarks/tests/test_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import types
1010
from pathlib import Path
1111

12-
1312
REPO_ROOT = Path(__file__).resolve().parents[3]
1413
RUNNER_MAIN_PATH = REPO_ROOT / "cuda_bindings/benchmarks/runner/main.py"
1514
BENCH_LAUNCH_PATH = REPO_ROOT / "cuda_bindings/benchmarks/benchmarks/bench_launch.py"

0 commit comments

Comments
 (0)