Skip to content

Allow vtk-python override to work with ABCs

David Gobbi requested to merge dgobbi/vtk:override-abc into master

The type check in the override() method was too strict, it was not allowing the override to be derived from an abstract base class.

Closes: #19545 (closed)
Backport: release

Edited by David Gobbi

Merge request reports

Loading