Skip to content

Commit c95d29b

Browse files
committed
wip
1 parent 5e21482 commit c95d29b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_python_test_helpers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from typing import Union
77

88
import pytest
9+
import functools
910

1011

1112
def _detect_wsl() -> bool:

0 commit comments

Comments
 (0)