Demonstrates the following Pylance issue:
microsoft/pylance-release#1255
Steps to repro:
- Set Pylance as Python Language Server in VSCode
- Open
app.py
in VSCode - Run
app.py
-> all works as expected but Pylance highlights the list concatenation step