提交 0332d565 authored 作者: Frederic Bastien's avatar Frederic Bastien

Auto indentation fix.

上级 194400fd
...@@ -271,4 +271,3 @@ def nvcc_module_compile_str( ...@@ -271,4 +271,3 @@ def nvcc_module_compile_str(
#touch the __init__ file #touch the __init__ file
file(os.path.join(location, "__init__.py"),'w').close() file(os.path.join(location, "__init__.py"),'w').close()
return dlimport(lib_filename) return dlimport(lib_filename)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论