I am running Python 3.9.5 in interactive mode on VSCode. My first cell looks like this:
The error is
Invalid character in token "" Pylance
.
The code still runs fine when I press Run Cell.
How can I make Pylance ignore these commands or get rid of the errors somehow?
Extensions:
- Pylance 1021.5.1
- Python 2021.5.829140558
- Jupyter 2021.5.745244803
OS: Windows 10