I\'m on Python 3.8, given this example:
from typing import Type class ParentA: def __init__(self): self.pa