alanmacd commented on code in PR #12063:
URL: https://github.com/apache/tvm/pull/12063#discussion_r923708441


##########
tests/python/unittest/test_runtime_extension.py:
##########
@@ -32,17 +34,18 @@ def _tvm_handle(self):
 
 
 def test_dltensor_compatible():
+    "Test DLTensor compatibility"

Review Comment:
   good catch, yes that was a typo. I also confirmed pylint doesn't catch 
triple quote vs one quote strings, only catches if docstring is missing.



-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to