Modernize the signatures in the python docstrings.
The docstring method signatures now contain type annotations as per PEP 484.
This is a partial fix for #17381 (closed)
Edited by David Gobbi
The docstring method signatures now contain type annotations as per PEP 484.
This is a partial fix for #17381 (closed)