Skip to content

Commit 35ff965

Browse files
committed
more typo
1 parent 17c20fb commit 35ff965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/agnostic/pint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ or raise on incompatible units:
8585
tags: [raises-exception]
8686
---
8787
quantified.sel(
88-
months=ureg.Quantity(10, "m"),
88+
month=ureg.Quantity(10, "m"),
8989
level=200,
9090
)
9191
```

0 commit comments

Comments
 (0)