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
System updates will be applied on Apr 24th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
The docstring method signatures now contain type annotations as per PEP 484.
This is a partial fix for #17381 (closed)