ScalarLike now dispatches to jaxtyping.ArrayLike rather than jax.typing.ArrayLike. This causes better behaviour during docgen.#297
Conversation
…ng.ArrayLike. This causes better behaviour during docgen.
|
To err on the side of caution, we could introduce this only for |
|
Youch! This is indeed pretty rough. That's not intended though -- it should display as just the string jaxtyping/jaxtyping/__init__.py Line 164 in 682787f Something's clearly going wrong there 😅 |
|
Oh sorry for the false alarm! I had double checked that I'm on jaxtyping 0.2.38, from two weeks ago, and verified that his PR was also accepted two weeks ago - it is just not yet in the latest release, and I missed that. Anyway, you did good fixing that behaviour 😃 |

No description provided.