PEP 591 – Adding a final qualifier to typing | peps.python.org

This PEP proposes a “final” qualifier to be added to the typing module—in the form of a final decorator and a Final type annotation—to serve three related purposes: