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/07/20 11:09:51 UTC

[GitHub] [incubator-mxnet] seujung commented on issue #14367: upload snail for gluon

seujung commented on issue #14367: upload snail for gluon
URL: https://github.com/apache/incubator-mxnet/pull/14367#issuecomment-513458562
 
 
   @vandanavk @karan6181 
   I execute the code and the result is as folliw.
   
   ```
   pylint --rcfile=ci/other/pylintrc --ignore-patterns="..so$$,..dll$$,..dylib$$" example/gluon/snail/*.py
   Using config file /Users/digit82/git_repo/incubator-mxnet/ci/other/pylintrc
   
   --------------------------------------------------------------------
   Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
   ```

----------------------------------------------------------------
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