| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Sorry, something went wrong.
|
Closed in favor of #15911 (comment) (and the work is likely going to be upstream in peewee itself) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Hello,
In this kind of code:
This change the type returned by Model.select() from ModelSelect to ModelSelect[MyModel].
I'm not 100% confident about this modification (on if it's the right way to do it) so don't hesitate if you have feedback.
Kind regards,