-
Notifications
You must be signed in to change notification settings - Fork 283
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
Replace '__new__' with '__init__' in CubeList creation. #3264
Conversation
@pp-mo Would you mind giving me an executive summary for the context of this PR? What's the purpose and intent? Much obliged, thanks 😄 |
The existing Because ... For reasons I don't quite grasp, the line I'm not even clear why this ever had The proposed replacement removes the unnecessary use of |
Rebased. |
"… and typecheck content."
Raised in the course of #3238
This is intended to combine with that, so