Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix instantiate overloads for Any #260

Merged
merged 1 commit into from
Apr 15, 2022
Merged

fix instantiate overloads for Any #260

merged 1 commit into from
Apr 15, 2022

Conversation

rsokl
Copy link
Contributor

@rsokl rsokl commented Apr 15, 2022

Fixes:

x: Any
instantiate(x)  # type: Path

(Didn't realize that Any "tight binds" like that...)

@rsokl rsokl added the type-checking Involves hydra_zen.typing or pyright/mypy label Apr 15, 2022
@rsokl rsokl added this to the hydra-zen 0.7.0 milestone Apr 15, 2022
@rsokl rsokl merged commit 9fa5d0b into main Apr 15, 2022
@rsokl rsokl deleted the fix-instantiate-overloads branch April 15, 2022 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-checking Involves hydra_zen.typing or pyright/mypy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant