vandanavk commented on issue #8270: 43 Undefined names in Python code URL: https://github.com/apache/incubator-mxnet/issues/8270#issuecomment-407888667 Are there any specific advantages that flake8 has over pylint? pylint has equivalent messages such as 'undefined-variable' (equivalent to F281). So just wondering if it would be easier to add more options to pylintrc and include in the existing build process.
---------------------------------------------------------------- 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
