Skip to content

Commit 8664327

Browse files
[pre-commit.ci] auto code formatting
1 parent 55546cb commit 8664327

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cuda_core/tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
from cuda.bindings import driver
1313
except ImportError:
1414
from cuda import cuda as driver
15-
import multiprocessing
1615

17-
import pytest
1816
from cuda.core.experimental import Device, DeviceMemoryResource, DeviceMemoryResourceOptions, _device
1917
from cuda.core.experimental._utils.cuda_utils import handle_return
2018

0 commit comments

Comments
 (0)