def append()

in typehints/stdlib/array.pyi [0:0]


    def append(self, val: Any, /) -> None: