Allow 2 more pylint errors.

PiperOrigin-RevId: 355015282
Change-Id: Iaae3d808e859bcbf3acbdbe024b439a7f561a2cf
This commit is contained in:
Mihai Maruseac 2021-02-01 13:36:54 -08:00 committed by TensorFlower Gardener
parent 732f1e2c94
commit 8178455c11

View File

@ -114,6 +114,8 @@
^tensorflow/python/ops/numpy_ops/__init__.py.*\[W0622.*redefined-builtin
^tensorflow/python/ops/numpy_ops/np_array_ops_test.py.*\[E1120.*no-value-for-parameter
^tensorflow/python/ops/parallel_for/control_flow_ops_test.py.*\[C0330.*bad-continuation
^tensorflow/python/ops/parallel_for/control_flow_ops_test.py.*\[E1120.*no-value-for-parameter
^tensorflow/python/ops/parallel_for/control_flow_ops_test.py.*\[E1123.*unexpected-keyword-arg
^tensorflow/python/ops/ragged/ragged_getitem_test.py.*\[E1111.*assignment-from-no-return
^tensorflow/python/ops/ragged/ragged_operators_test.py.*\[E1130.*invalid-unary-operand-type
^tensorflow/python/ops/resource_variable_ops.py.*\[E1120.*no-value-for-parameter