Skip to content

Commit

Permalink
Test main push
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan committed Jul 11, 2024
1 parent 78c8d46 commit f85da8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xarray/namedarray/_typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,3 +317,5 @@ def todense(self) -> np.ndarray[Any, _DType_co]: ...

ErrorOptions = Literal["raise", "ignore"]
ErrorOptionsWithWarn = Literal["raise", "warn", "ignore"]

# test

0 comments on commit f85da8a

Please sign in to comment.