You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/05 18:13:26 UTC

[GitHub] [tvm] Lunderberg commented on a diff in pull request #10906: [CI] Updated argument parsing of optional arguments in ci.py

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

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