Skip to content

Update beartype dependency version to >=0.19.0#600

Open
ryanhill1 wants to merge 1 commit intoQuEraComputing:mainfrom
ryanhill1:ryanhill1-patch-1
Open

Update beartype dependency version to >=0.19.0#600
ryanhill1 wants to merge 1 commit intoQuEraComputing:mainfrom
ryanhill1:ryanhill1-patch-1

Conversation

@ryanhill1
Copy link

from beartype.door import TupleVariableTypeHint was only added as of beartype version 0.19.0

Using beartype version <0.19 (e.g. 0.18.5) gives ImportError here:

from beartype.door import TupleVariableTypeHint # type: ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant