Neo Chien created MXNET-1411:
--------------------------------
Summary: Solve pylint error: Bad option value 'no-else-raise'
(bad-option-value)
Key: MXNET-1411
URL: https://issues.apache.org/jira/browse/MXNET-1411
Project: Apache MXNet
Issue Type: Improvement
Reporter: Neo Chien
Pylint error 'Bad option value 'no-else-raise' (bad-option-value)' was reported
by [issue|https://github.com/apache/incubator-mxnet/issues/14851], therefore, I
check the code and remove the statement '# pylint:
disable=redefined-variable-type' for solving the issue.
My environment:
(venv) cch:incubator-mxnet cch$ pylint --version
pylint 2.1.1
astroid 2.1.0
Python 3.5.1 (default, Jan 22 2016, 17:08:33)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]