Skip to content

Set the typename in PyOperation

Patrick Avery requested to merge psavery/smtk:pyoperation-add-typename into master

PyOperation needed to override the typeName() method.

This fixes that issue.

Merge request reports