A Griffe extension that resolves generic type parameters as bound types in subclasses
To install griffe-generics, simply use pip:
$ pip install griffe-generics
plugins:
- mkdocstrings:
handlers:
python:
options:
extensions:
- griffe_generics