Skip to content

fix for compiler warning on const conversion

Ken Martin requested to merge ken-martin/vtk:python_const_issue into master

minor fix for const cast issue on PyObject_CallMethod

Merge request reports