rsbowen
Results
1
issues of
rsbowen
Hi, As I understand it, the import hook's `modules` parameter is used to avoid adding the hook to transitive imports (as in the `scipy` example [here](https://github.com/patrick-kidger/jaxtyping/issues/101)), and also might work...