-
-
Notifications
You must be signed in to change notification settings - Fork 752
Add moretype hints to lutris/game.py #6074
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
base: master
Are you sure you want to change the base?
Conversation
... and a partially for a few other files, to pass checks. Please let me know if this useful at all, or if there is no need to continue further this task gradually ?
Watch out; you are using the 'sweet' syntax introduced in Python 3.10, like |
fixed. Should I switch this to review-ready ? I'm asking because I'm not sure how to continue:
Thanks |
Well, I don't know what it is doing here at all if it isn't ready to review. But don't expect a quick merge on this- I merge fixes, and this isn't a fix. @strycore might be willing to merge this, but I can't imagine he'd give it a lot of priority. |
that just what i was explaining in 1 and 2 (poorly,, it seems :-) and have feedback basically. anyway, marked this ready, and I'll continue to update my branch, just hoping this be useful at some point. |
@eikeno please only merge lutris:master into your branch when it conflicts with the master branch. Also, squash your commits if needed to make it cleaner, instead of creating a bunch of nonsense commits merging lutris:master... |
... and a partially for a few other files, to pass checks.
Please let me know if this useful at all, or if there is no need to continue further this task gradually ?