Skip to content

Improved python wrapper documentation by adding None to nullable parameters...

Sylvain Berfini requested to merge feature/more_improvements_python_doc into master

Improved python wrapper documentation by adding None to nullable parameters and return values + documented callbacks property using Callable + make sure returned lists are empty arrays and never None

Merge request reports