Skip to content

Commit

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

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

# test

0 comments on commit 5edd249

Please sign in to comment.