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 1452339775,PR_kwDOAMm_X85DEC8r,7296,Fix some typing errors in DuckArrayModule,14371165,closed,0,,,4,2022-11-16T22:07:00Z,2022-11-20T18:52:12Z,2022-11-20T10:18:53Z,MEMBER,,0,pydata/xarray/pulls/7296,"Fixes these errors that I've been seeing locally for a while: ```python !mypy C:\Users\J.W\Documents\GitHub\xarray\xarray\core\coordinates.py --ignore-missing-imports C:\Users\J.W\Documents\GitHub\xarray\xarray\core\pycompat.py:48: error: Incompatible types in assignment (expression has type ""Tuple[]"", variable has type ""Tuple[Any]"") C:\Users\J.W\Documents\GitHub\xarray\xarray\core\pycompat.py:50: error: Incompatible types in assignment (expression has type ""Optional[Module]"", variable has type ""Optional[Literal['dask', 'pint', 'cupy', 'sparse']]"") Found 2 errors in 1 file (checked 1 source file) ``` Not sure why the CI isn't catching these?","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/7296/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull