id,node_id,number,title,user,state,locked,assignee,milestone,comments,created_at,updated_at,closed_at,author_association,active_lock_reason,draft,pull_request,body,reactions,performed_via_github_app,state_reason,repo,type 2157892320,PR_kwDOAMm_X85oHYCU,8791,fix: remove Coordinate from __all__ in xarray/__init__.py,11351671,closed,0,,,7,2024-02-28T01:17:09Z,2024-02-28T02:54:44Z,2024-02-28T02:54:33Z,CONTRIBUTOR,,0,pydata/xarray/pulls/8791,"`Coordinate` is in `__all__` but isn't imported. Thus a ``` from xarray import * ``` raises an error. IMHO, this should have been caught by ruff, but ruff doesn't catch undefined entries in `__all__`, see https://github.com/astral-sh/ruff/issues/10095 I suggest to watch that issue for resolution to potentially adjust the ruff config of this project such that these things will be caught in the future.","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/8791/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull