I have the following class structure:
from typing import Generic, TypeVar from xxx import SuperT T = TypeVar("T&