fixed expected wrapper file

release/4.3a0
Frank Dellaert 2017-12-02 22:14:56 -08:00
parent 4188a739ec
commit 61241ee9ff
1 changed files with 1 additions and 0 deletions

View File

@ -478,3 +478,4 @@ def overloadedGlobalFunction_1(args, kwargs):
return True, ndarray_copy(return_value).squeeze()
except:
return False, None