-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
update for StrOrPromise in typeddjango/django-stubs #301
update for StrOrPromise in typeddjango/django-stubs #301
Conversation
4d9e133
to
9845a97
Compare
9845a97
to
451ec09
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I rebased this to fix the CI issues on master.
But a few .yml
test cases need to be updated in this branch as well, since mypy messages changed.
@terencehonles Are you up to it to fix the CI here? |
It seems like author has abandoned the PR and project I maintain needs DRF stubs bump - I've fixed tests and created a new PR here #331 |
451ec09
to
c7cb58d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! I've force pushed @piotrszyma 's test fixes from #331. I'll add a Co-authored-by:
tag though.
Thanks for taking care of this, I have been rather busy and didn't notice the notifications. |
I have made things!
StrOrPromise
updates after typeddjango/django-stubs#689Related issues