junrushao commented on code in PR #441:
URL: https://github.com/apache/tvm-ffi/pull/441#discussion_r2795060551
##########
.pre-commit-config.yaml:
##########
@@ -117,7 +117,7 @@ repos:
hooks:
- id: ty
name: ty check
- entry: uvx ty check
+ entry: uv run --isolated --python 3.14 --with ty==0.0.15 --group dev
ty check --error-on-warning
Review Comment:
I think you are wrong lol
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]