parent
50bc7c04b1
commit
363198cba5
@ -0,0 +1,8 @@
|
||||
{
|
||||
"python.pythonPath": "/usr/bin/python3.7",
|
||||
"python.linting.pylintArgs": [
|
||||
"--errors-only",
|
||||
"--disable=E0401",
|
||||
"--extension-pkg-whitelist=PyQt5"
|
||||
]
|
||||
}
|
Loading…
Reference in new issue