Commit 364b032
committed
minor #7446 Change type of arguments min and max (apetitpa)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7446).
Discussion
----------
Change type of arguments min and max
Min and max arguments are of type integers but passed as strings in the annotation example.
Commits
-------
368c431 Change type of arguments min and max1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments