microsoft / vscode-flake8

Linting support for python using the flake8 library.
https://marketplace.visualstudio.com/items?itemName=ms-python.flake8
MIT License
41 stars 30 forks source link

Skipping standard library file? #139

Closed paneerlovr closed 1 year ago

paneerlovr commented 1 year ago

I'm getting the following error on save in vscode:

Skipping standard library file: c:\Playground\Python2\testapp.py

Would anyone know why ?

paneerlovr commented 1 year ago

Renamed the directory, it works now, stupid original directory choice name for me i guess.