junrushao commented on code in PR #206:
URL: https://github.com/apache/tvm-ffi/pull/206#discussion_r2476249121
##########
python/tvm_ffi/module.py:
##########
@@ -311,25 +332,25 @@ def load_module(path: str | PathLike) -> Module:
Parameters
----------
- path : str | PathLike
+ path
Review Comment:
there's no need either to annotation type again - it's auto-derived from
function signature
--
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]