-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
docker: Fix some incomlpete types in docker #14817
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
docker: Fix some incomlpete types in docker #14817
Conversation
This comment has been minimized.
This comment has been minimized.
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, looks mostly good. A few remarks.
Thank you for the detailed review! |
This comment has been minimized.
This comment has been minimized.
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.
Just one small comment addition and then this is good to go.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Didn't do all of them but this is hopefully a nice start :)