clouds56 commented on PR #18640: URL: https://github.com/apache/tvm/pull/18640#issuecomment-3718396389
The lint is false positive in this case `E0633: Attempting to unpack a non-sequence (unpacking-non-sequence)`, see https://github.com/pylint-dev/pylint/issues/4696 I update pylint from 3.0.0 to 3.3.9 the problem disappears. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
