Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@simolanayak
Copy link

@simolanayak simolanayak commented Nov 9, 2025

Copy link
Contributor

@Jacob-Stevens-Haas Jacob-Stevens-Haas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this! A few nits about line breaks to keep relevant things on the same line.

# gh-12130
arr_0d = np.array(1)
ret = np.tensordot(arr_0d, arr_0d, ([], [])) # contracting no axes is well defined

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete extra line

Copy link
Contributor

@Jacob-Stevens-Haas Jacob-Stevens-Haas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for working on this!

MNT: adding bracketing and linting changes for issue numpy#28947, PR numpy#30184

Co-authored-by: Joren Hammudoglu <[email protected]>
@simolanayak
Copy link
Author

@jorenham i've added your suggestions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants