class B(A)

def foo(self)
Inferred type: (self: B) -> None


Documentation is missing. The following is copied from A.foo.

Doc from A.foo.