Skip to content

Commit f85da8a

Browse files
committed
Test main push
1 parent 78c8d46 commit f85da8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xarray/namedarray/_typing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,3 +317,5 @@ 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)