diff --git a/docs/conf.py b/docs/conf.py index 4077f3c9..2e32ea06 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -68,6 +68,7 @@ 'setdefault', '_getitem_nochecksum', '_setitem_nochecksum', + ], } autodoc_typehints = "description" # Don't show class signature with the class' name.