Skip to content

Commit 5edd249

Browse files
committed
Revert "Test main push"
This reverts commit f85da8a.
1 parent f85da8a commit 5edd249

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xarray/namedarray/_typing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,5 +317,3 @@ def todense(self) -> np.ndarray[Any, _DType_co]: ...
317317

318318
ErrorOptions = Literal["raise", "ignore"]
319319
ErrorOptionsWithWarn = Literal["raise", "warn", "ignore"]
320-
321-
# test

0 commit comments

Comments
 (0)