ffmpeg-python/.vscode/settings.json
2019-07-13 04:44:28 +12:00

5 lines
121 B
JSON

{
"python.linting.pylintEnabled": false,
"python.linting.pep8Enabled": true,
"python.linting.enabled": true
}