I'm the only one on the team using VSCode seeing these and it's a very helpful thing that I would like to help everyone take advantage of, but I can't seem to find why they show up for me and no one else.
But it doesn't flag anything for them, and it does for me. How do I trackdown what is causing this?
CodePudding user response:
That is coming from the Pylance extension, you can see it in the message. To disable/enable the message go to
- Settings (UI)
- Search for "python type checking"
- Choose between off, basic or strict