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

VS Code mypy warnings due to Pyro's type hints #3332

Open
2 of 4 tasks
fritzo opened this issue Feb 26, 2024 · 1 comment
Open
2 of 4 tasks

VS Code mypy warnings due to Pyro's type hints #3332

fritzo opened this issue Feb 26, 2024 · 1 comment

Comments

@fritzo
Copy link
Member

fritzo commented Feb 26, 2024

Parent issue #2550

This issue is a running list of new mypy warnings when using Pyro>=1.9 which has a py.typed.

Environment

% python --version
Python 3.11.5

% pip freeze | grep mypy
mypy==1.8.0
mypy-extensions==1.0.0

% pip freeze | grep pyro
pyro-api==0.1.2
pyro-ppl==1.9.0
@ordabayevy
Copy link
Member

I get a lot of errors related to PyroParam.

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

No branches or pull requests

2 participants