reminisce commented on issue #16370: Disable Pylint false error in 
numpy_op_signature 
URL: https://github.com/apache/incubator-mxnet/pull/16370#issuecomment-538172017
 
 
   @marcoabreu Could you explain why it didn't error out for many PRs after 
`numpy_op_signature.py` was introduced? The pylint behavior is flaky at least.
   
    Adding `absolute_import` explicitly enforces consistent importing behavior 
between python2 and python3 throughout the current file without relying on the 
assumption that this is done somewhere else. So I don't feel comfortable about 
deleting it to just make pylint happy.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to