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

adding type hints #1516

Open
martinResearch opened this issue Oct 17, 2023 · 4 comments
Open

adding type hints #1516

martinResearch opened this issue Oct 17, 2023 · 4 comments

Comments

@martinResearch
Copy link

It would be great to have type hints to the code to be able to leverage the types in other projects that use joblib and mypy.

@martinResearch martinResearch changed the title type hints adding type hints Oct 17, 2023
@stefan6419846
Copy link

Isn't this a duplicate of #1176?

@martinResearch
Copy link
Author

This issue is about adding type hints for the entire joblib API while #1176 is only for a couple of functions.

@LucasSchelkes-BA
Copy link

+1 on this issue

@UnixJunkie
Copy link

error: Skipping analyzing "joblib": module is installed, but missing library stubs or py.typed marker [import-untyped]

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

No branches or pull requests

4 participants