Skip to content

Refactor the Python CustomMethods function

David Gobbi requested to merge dgobbi/vtk:refactor-custom-methods into master

This function was too long, breaking it into smaller functions makes the code more maintainable.

Merge request reports