driazati commented on a change in pull request #10807:
URL: https://github.com/apache/tvm/pull/10807#discussion_r837798735



##########
File path: tests/scripts/git_utils.py
##########
@@ -23,6 +23,12 @@
 from typing import Dict, Tuple, Any, Optional, List
 
 
+def compress_query(query: str) -> str:

Review comment:
       no it just makes it easier to debug (i.e. printing the query looks nicer 
without all the extra whitespace)




-- 
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]


Reply via email to