You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xarray/namedarray/core.py:758: error: Value of type Never is not indexable [index]
xarray/core/alignment.py:684: error: Unused "type: ignore" comment [unused-ignore]
xarray/core/alignment.py:1156: error: Unused "type: ignore" comment [unused-ignore]
xarray/core/dataset.py: note: In member "sortby" of class "Dataset":
xarray/core/dataset.py:7967: error: Incompatible types in assignment (expression has type "tuple[Alignable, ...]", variable has type "tuple[DataArray, ...]") [assignment]
xarray/core/dataset.py:7979: error: "Alignable" has no attribute "isel" [attr-defined]
The text was updated successfully, but these errors were encountered:
What happened?
The text was updated successfully, but these errors were encountered: