Skip to content
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 some return types with Base.promote_op #1673

Closed
wants to merge 1 commit into from

Conversation

charleskawczynski
Copy link
Member

This PR replaces mul_return_type and rmul_return_type with Base.promote_op.

@charleskawczynski
Copy link
Member Author

I think that this will break because I haven't changed the number of arguments in the other locations where Operators.return_type is called. But let's see.

@charleskawczynski
Copy link
Member Author

Superseded by #1683

@charleskawczynski charleskawczynski deleted the ck/promote_op branch August 22, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants