Commit 50155e1
committed
Fix resampling actor documentation
The Raises: section is missing a ":" after the exception type, but we
just remove the documentation because assertions shouldn't be
documented, they are not intended to be caught by the users.
Instead we document that samples shouldn't be empty.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent 96a0bb9 commit 50155e1
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments