vandanavk edited a comment on issue #11982: Fix undefined variable errors URL: https://github.com/apache/incubator-mxnet/pull/11982#issuecomment-409763559 @marcoabreu Yes, thats the plan. But it will take some effort - the fixes in these commits are only for one category of Pylint errors (undefined-variable). Some of the examples have not had Pylint executed on them - so they have errors such as line-too-long etc, which are normally found for python/mxnet/ by the CI build. It would be great if more contributors could pitch in and make each example Pylint error-free one at a time. It would help resolve these errors faster.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
