SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- {
- "python.pythonPath": "/path/to/python",
- "python.unitTest.pyTestArgs": [
- "${workspaceFolder}/<project>_tests",
- "--verbose"
- ],
- "python.unitTest.pyTestEnabled": true,
- "python.linting.pylintEnabled": false,
- "python.linting.enabled": true,
- "python.linting.flake8Enabled": true,
- "python.workspaceSymbols.ctagsPath": "d:/bin_gnu/ctags.exe",
- }
RAW Paste Data