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

Type hint stubs? #37

Closed
galenseilis opened this issue May 14, 2023 · 2 comments
Closed

Type hint stubs? #37

galenseilis opened this issue May 14, 2023 · 2 comments

Comments

@galenseilis
Copy link

This is a question.

Are there type hint stubs for tdda?

I ran mypy on one of my modules that uses tdda and gives the following:

Skipping analyzing "tdda": module is installed, but missing library stubs or py.typed marker  [import]
@njr0
Copy link
Collaborator

njr0 commented May 14, 2023

No, I'm afraid there aren't. I don't have any plan to add them at the moment.

Is it something you'd be interested in contributing?

@galenseilis
Copy link
Author

@njr0 No problem. Thank you for quickly addressing my question.

I can't commit to making that contribution. Sounds great, but I have too much on my plate.

For anyone reading this later who might want to contribute type stubs, reading PEP 561 looks like a good place to start.

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

2 participants