Skip to content

Commit 11796bc

Browse files
[pre-commit.ci] auto code formatting
1 parent 6834001 commit 11796bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_core/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from setuptools import Extension, setup
1010
from setuptools.command.build_ext import build_ext as _build_ext
1111

12-
1312
nthreads = int(os.environ.get("CUDA_PYTHON_PARALLEL_LEVEL", os.cpu_count() // 2))
1413

1514

0 commit comments

Comments
 (0)