def append()
in
typehints/stdlib/array.pyi [0:0]
1
lines of code
1
McCabe index (conditional complexity)
def append(self, val: Any, /) -> None: