Files
sphinx/doc/usage
Takeshi KOMIYA 616f112e6a autodoc: The default of autodoc_typehints_format becomes to 'smart'
The default value of autodoc_typehints_format configuration is changed
to `'smart'`.  It will suppress the leading module names of typehints
(ex. `io.StringIO` -> `StringIO`).

refs: #9075
2022-01-02 17:35:19 +09:00
..
2021-06-22 15:27:54 +02:00
2021-12-11 23:18:46 +09:00
2021-12-17 02:09:33 +09:00