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 2018/11/21 00:33:28 UTC

[GitHub] vandanavk commented on issue #12205: Lint errors in examples

vandanavk commented on issue #12205: Lint errors in examples
URL: https://github.com/apache/incubator-mxnet/issues/12205#issuecomment-440481191
 
 
   @cchung100m Welcome! :)
   It's great that you'd like to work on this and contribute to MXNet. 
   
   Here's an example of a class that has docstrings.
   `example/ctc/captcha_generator.py`
   You could write a class description with attribute information for the classes/functions which show an error. Then execute pylint on that file to confirm that the error is fixed.
   
   Please feel free to reach out for further information/help on this.
   

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