def extend()

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


    def extend(self, iterable: Sequence[Any], /) -> None: