As promised in #3493, this adds integration tests for units. I'm doing this now rather than later since I encountered a few cases in #3643 where a increased test coverage for variables would have been helpful.
- [x] Tests added
- [x] Passes
black . && mypy . && flake8
该提问来源于开源项目:pydata/xarray