AndrewZhaoLuo opened a new pull request, #11734: URL: https://github.com/apache/tvm/pull/11734
Upgrading pylint allows the use of `good-names-rgxs` which allows us to create regexes which match "good" names in pylint as opposed to manually listing them all out using `good-names` in the current version. Follow up issue: https://github.com/apache/tvm/issues/11733 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
