提交 65d88e32 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Remove already clean files from whitelist.

上级 17c96533
...@@ -33,9 +33,7 @@ whitelist_flake8 = [ ...@@ -33,9 +33,7 @@ whitelist_flake8 = [
"tests/test_pickle_unpickle_theano_fn.py", "tests/test_pickle_unpickle_theano_fn.py",
"tests/test_determinism.py", "tests/test_determinism.py",
"tests/record.py", "tests/record.py",
"tests/test_printing.py",
"tests/test_tutorial.py", "tests/test_tutorial.py",
"tests/disturb_mem.py",
"tests/unittest_tools.py", "tests/unittest_tools.py",
"compile/__init__.py", "compile/__init__.py",
"compile/profiling.py", "compile/profiling.py",
...@@ -170,7 +168,6 @@ whitelist_flake8 = [ ...@@ -170,7 +168,6 @@ whitelist_flake8 = [
"sandbox/cuda/nvcc_compiler.py", "sandbox/cuda/nvcc_compiler.py",
"sandbox/cuda/neighbours.py", "sandbox/cuda/neighbours.py",
"sandbox/cuda/tests/walltime.py", "sandbox/cuda/tests/walltime.py",
"sandbox/cuda/tests/test_fftconv.py",
"sandbox/cuda/tests/test_gradient.py", "sandbox/cuda/tests/test_gradient.py",
"sandbox/cuda/tests/test_neighbours.py", "sandbox/cuda/tests/test_neighbours.py",
"sandbox/cuda/tests/test_conv_cuda_ndarray.py", "sandbox/cuda/tests/test_conv_cuda_ndarray.py",
...@@ -289,8 +286,6 @@ whitelist_flake8 = [ ...@@ -289,8 +286,6 @@ whitelist_flake8 = [
"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",
"gof/tests/test_utils.py",
"tensor/tests/_test_mpi_roundtrip.py",
] ]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论