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/02/05 22:57:26 UTC

[GitHub] vandanavk commented on issue #13966: upload example code for snail with gluon

vandanavk commented on issue #13966: upload example code for snail with gluon
URL: https://github.com/apache/incubator-mxnet/pull/13966#issuecomment-460837737
 
 
   Please execute pylint on these files using ci/other/pylintrc in incubator-mxnet folder.
   Something like this
   pylint --rcfile=ci/other/pylintrc --ignore-patterns="._.so$$,._.dll$$,._.dylib$$" example/gluon/snail/*.py to make sure there are no lint errors.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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