Due to inconsistent type annotations, even though zs is a also a List[Any] (similar to xs and ys), Pylance is considering zs as an integer type variable.
<span id="pylab-examples-demo-annotation-box"></span><h1>pylab_examples example code: demo_annotation_box.py<a class="headerlink" href="#pylab-examples-example-code ...