Skip to content

Modernize the signatures in the python docstrings.

David Gobbi requested to merge dgobbi/vtk:modern-docstrings into master

The docstring method signatures now contain type annotations as per PEP 484.

This is a partial fix for #17381 (closed)

Edited by David Gobbi

Merge request reports