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 annotations are incorrect for generic decorators #48

Closed
Galtozzy opened this issue Apr 2, 2024 · 1 comment · Fixed by #112
Closed

Type annotations are incorrect for generic decorators #48

Galtozzy opened this issue Apr 2, 2024 · 1 comment · Fixed by #112
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Galtozzy
Copy link
Contributor

Galtozzy commented Apr 2, 2024

Fix the type annotations for decorators since right now it's hard to use without specifically casting the results of functions to expected types

@Galtozzy Galtozzy added bug Something isn't working enhancement New feature or request labels Apr 2, 2024
@Galtozzy Galtozzy self-assigned this Apr 2, 2024
@Galtozzy Galtozzy linked a pull request Apr 2, 2024 that will close this issue
@Galtozzy Galtozzy changed the title Type annotations are incorrect for decorators Type annotations are incorrect for generic decorators Apr 12, 2024
@Galtozzy Galtozzy linked a pull request Aug 24, 2024 that will close this issue
4 tasks
@Galtozzy
Copy link
Contributor Author

Done in #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant