Enable rendering of type annotations in signature headers (#2085)

* Enable rendering of type annotations in signature headers

* drop comment

---------

Co-authored-by: SkalskiP <piotr.skalski92@gmail.com>
This commit is contained in:
Jirka Borovec 2026-01-20 22:17:29 +09:00 committed by GitHub
parent 82a0aa2463
commit 1bab3fff8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ plugins:
show_root_heading: True
show_symbol_type_toc: true
show_category_heading: true
show_signature_annotations: true
inventories:
- url: https://docs.python-requests.org/en/master/objects.inv
domains: [std, py]