Lunderberg commented on code in PR #10906: URL: https://github.com/apache/tvm/pull/10906#discussion_r843126588
########## tests/scripts/ci.py: ########## @@ -32,6 +32,8 @@ import subprocess import platform import textwrap +import typing Review Comment: Since the `#!` line was already present, I've made the `chmod` change here as well. -- 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]
