Skip to content

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Sep 10, 2025

@shoyer shoyer enabled auto-merge (squash) September 11, 2025 23:44
@dcherian
Copy link
Contributor

Looks like there's a typing error preventing this from getting merged.

@shoyer
Copy link
Member Author

shoyer commented Sep 15, 2025

Looks like there's a typing error preventing this from getting merged.

Do you understand what's going on? The errors I see all look something like Error: test_mypy_pipe_lambda_noarg_return_type.

I'm not even entirely sure how to run those tests, but I definitely didn't touch anything related to pipe!

@dcherian
Copy link
Contributor

ugh usually the other mypy CI also fails and is more readable :/

I do see

../../home/runner/work/xarray/xarray/xarray/backends/api:2124: error: Unused "type: ignore" comment [unused-ignore] (diff)

but why hasn't the other one failed? Presumably a version difference?

@shoyer
Copy link
Member Author

shoyer commented Sep 15, 2025

I figured out how to silence it for now.

@shoyer shoyer merged commit 78b3e9d into pydata:main Sep 15, 2025
35 of 36 checks passed
@shoyer shoyer deleted the distributed-compute-false branch September 15, 2025 19:20
shoyer added a commit to shoyer/xarray that referenced this pull request Sep 16, 2025
* Fix to_netcdf(compute=False) with Dask distributed

Fixes pydata#10725

* Silence incorrect mypy error
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.

2025.9.0 Issue - Cannot save dask array with compute=False followed by dask.compute

2 participants