Commit 8671def
committed
Add minimal code to make the python tests pass
Adds default parameter value for isArchivable function to bindings. This is not matching the behaviour of the C++ API.
Signed-off-by: Kevin Wheatley <[email protected]>1 parent c727983 commit 8671def
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
893 | | - | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
894 | 899 | | |
895 | 900 | | |
896 | 901 | | |
897 | 902 | | |
898 | 903 | | |
899 | | - | |
| 904 | + | |
900 | 905 | | |
901 | 906 | | |
902 | 907 | | |
| |||
0 commit comments