Skip to content

Commit 5baa103

Browse files
committed
expect the exception
1 parent 456a475 commit 5baa103

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/agnostic/pint.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ quantified.sel(
8181
or raise on incompatible units:
8282

8383
```{code-cell} python
84+
---
85+
tags: [raises-exception]
86+
---
8487
quantified.sel(
8588
months=ureg.Quantity(10, "m"),
8689
level=200,

0 commit comments

Comments
 (0)