alanmacd commented on code in PR #12063: URL: https://github.com/apache/tvm/pull/12063#discussion_r923712084
########## tests/python/unittest/test_runtime_extension.py: ########## @@ -32,17 +34,18 @@ def _tvm_handle(self): def test_dltensor_compatible(): + "Test DLTensor compatibility" Review Comment: It may be only in a newer version of pylint? https://pylint.pycqa.org/en/latest/user_guide/messages/convention/bad-docstring-quotes.html -- 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]
