提交 c44fda3b authored 作者: Bart van Merrienboer's avatar Bart van Merrienboer

Remove files from whitelist

上级 2d3fb05a
...@@ -62,8 +62,6 @@ whitelist_flake8 = [ ...@@ -62,8 +62,6 @@ whitelist_flake8 = [
"compile/tests/test_builders.py", "compile/tests/test_builders.py",
"compile/tests/test_misc.py", "compile/tests/test_misc.py",
"compile/tests/test_monitormode.py", "compile/tests/test_monitormode.py",
"compile/tests/test_modes.py",
"compile/tests/test_mode.py",
"compile/tests/test_function_module.py", "compile/tests/test_function_module.py",
"compile/tests/test_inplace_opt_for_value.py", "compile/tests/test_inplace_opt_for_value.py",
"compile/tests/test_shared.py", "compile/tests/test_shared.py",
...@@ -160,7 +158,6 @@ whitelist_flake8 = [ ...@@ -160,7 +158,6 @@ whitelist_flake8 = [
"scalar/__init__.py", "scalar/__init__.py",
"scalar/basic.py", "scalar/basic.py",
"scalar/tests/test_basic.py", "scalar/tests/test_basic.py",
"scalar/tests/test_basic_sympy.py",
"sandbox/test_theano_object.py", "sandbox/test_theano_object.py",
"sandbox/test_scan.py", "sandbox/test_scan.py",
"sandbox/rng_mrg.py", "sandbox/rng_mrg.py",
...@@ -264,12 +261,9 @@ whitelist_flake8 = [ ...@@ -264,12 +261,9 @@ whitelist_flake8 = [
"misc/elemwise_openmp_speedup.py", "misc/elemwise_openmp_speedup.py",
"misc/gh_api.py", "misc/gh_api.py",
"misc/check_blas.py", "misc/check_blas.py",
"misc/cpucount.py",
"misc/latence_gpu_transfert.py", "misc/latence_gpu_transfert.py",
"misc/elemwise_time_test.py",
"misc/cudamat_utils.py", "misc/cudamat_utils.py",
"misc/pycuda_utils.py", "misc/pycuda_utils.py",
"misc/doubleop.py",
"misc/pycuda_example.py", "misc/pycuda_example.py",
"misc/ordered_set.py", "misc/ordered_set.py",
"misc/windows.py", "misc/windows.py",
...@@ -331,13 +325,11 @@ whitelist_flake8 = [ ...@@ -331,13 +325,11 @@ whitelist_flake8 = [
"gof/tests/test_link.py", "gof/tests/test_link.py",
"gof/tests/test_fg.py", "gof/tests/test_fg.py",
"gof/tests/test_sched.py", "gof/tests/test_sched.py",
"gof/tests/test_op.py",
"gof/tests/test_graph_opt_caching.py", "gof/tests/test_graph_opt_caching.py",
"gof/tests/test_graph.py", "gof/tests/test_graph.py",
"gof/tests/test_cc.py", "gof/tests/test_cc.py",
"gof/tests/test_compute_test_value.py", "gof/tests/test_compute_test_value.py",
"gof/sandbox/equilibrium.py", "gof/sandbox/equilibrium.py",
"generated_version.py",
"sandbox/cuda/opt_util.py", "sandbox/cuda/opt_util.py",
"gof/tests/test_utils.py", "gof/tests/test_utils.py",
] ]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论