fixed pycharm type hint problem by using a TypeVar for the annotation of the decorated function
This commit is contained in:
TypeVar for the annotation of the decorated function