提交 5deea720 authored 作者: slefrancois's avatar slefrancois

whitelist gpuarray sandbox placeholder for flake8

上级 8b7af488
...@@ -110,6 +110,7 @@ whitelist_flake8 = [ ...@@ -110,6 +110,7 @@ whitelist_flake8 = [
"sandbox/cuda/tests/test_extra_ops.py", "sandbox/cuda/tests/test_extra_ops.py",
"sandbox/cuda/tests/test_gemmcorr3d.py", "sandbox/cuda/tests/test_gemmcorr3d.py",
"sandbox/cuda/tests/test_viewop.py", "sandbox/cuda/tests/test_viewop.py",
"sandbox/gpuarray/__init__.py",
"sandbox/scan_module/scan_utils.py", "sandbox/scan_module/scan_utils.py",
"sandbox/scan_module/scan.py", "sandbox/scan_module/scan.py",
"sandbox/scan_module/scan_op.py", "sandbox/scan_module/scan_op.py",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论