You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/03 23:12:49 UTC

[GitHub] [incubator-mxnet] stu1130 edited a comment on issue #16370: Disable Pylint error in numpy_op_signature

stu1130 edited a comment on issue #16370: Disable Pylint error in numpy_op_signature 
URL: https://github.com/apache/incubator-mxnet/pull/16370#issuecomment-538160965
 
 
   @marcoabreu yes based on the following error message
   ```
   python/mxnet/numpy_op_signature.py:20:0: W0404: Reimport 'absolute_import' (imported line 20) (reimported)
   ```
   reimport and import are reported at the same line

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services