-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
Mypy stubs #579
Comments
Hi! The project does not have anyone actively working on it. If you want, you are more than free to open a PR |
Thanks for getting back to me. Has there been much interest in it? |
I think you are the first one showing interesting. |
+1 Would be a nice addition |
i think adding typing to django-polymorphic would resolve typeddjango/django-stubs#1158 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firstly, thank you to all contributors and maintainers, this is an excellent library.
I have been unable to find mention of any stubs for this library? Can anyone please point me in the right direction or let me know if there are any plans to provide this soon?
An instantiation of
SubclassOfPolymorphicSerializer
raises a myPy error:The text was updated successfully, but these errors were encountered: