Allow vtk-python override to work with ABCs
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
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