Conversation
|
please undo the submodule updates |
I'm sure that your favorite LLM knows ;) |
68f3b84 to
4a38b47
Compare
|
Could you add a release note? |
|
Why errors? I guess that tests are successful. |
|
What should be the name of the file of the release note? |
Will it be |
|
Update documentation to reflect that `meshgrid` now consistently returns a tuple.
|
Why are the tests failing? |
🤷 |
I don't think this PR has anything to do with it, so I wouldn't worry about it. |
|
Should I make another PR, deleting this? I removed the first two commits. Can that be the reason? |
No need; that's unrelated. We're seeing the same CI failures at other PRs |
Okay, Thanks. |
|
The failure is due to a choco install failure
#25861 added |
|
Any other changes required? |
Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com>
Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com>
|
Any other changes required? Please tell. |
|
Thanks @antareepsarkar |
resolves #30641
This PR is to make sure that
np.meshgridalways returns a tuple regardless of the values ofcopyandsparse.