-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
questionUser queriesUser queries
Description
I'm using ty as my language server and I get the following error for Key (from jaxtyping import Key):
`typing.Annotated` requires at least two arguments when used in a type expression ty([invalid-type-form](https://ty.dev/rules#invalid-type-form))
is it necessary to annotate key with array? like Key[Array, "s1 s2"]?
brendancooley
Metadata
Metadata
Assignees
Labels
questionUser queriesUser queries