fixed expected wrapper file
parent
4188a739ec
commit
61241ee9ff
|
@ -478,3 +478,4 @@ def overloadedGlobalFunction_1(args, kwargs):
|
|||
return True, ndarray_copy(return_value).squeeze()
|
||||
except:
|
||||
return False, None
|
||||
|
||||
|
|
Loading…
Reference in New Issue