mirror of
https://github.com/koush/scrypted.git
synced 2026-06-20 16:40:30 +01:00
python-codecs: cleanup code, add some fast paths
This commit is contained in:
6
plugins/python-codecs/.vscode/settings.json
vendored
6
plugins/python-codecs/.vscode/settings.json
vendored
@@ -19,5 +19,9 @@
|
||||
"scrypted.pythonRemoteRoot": "${config:scrypted.serverRoot}/volume/plugin.zip",
|
||||
"python.analysis.extraPaths": [
|
||||
"./node_modules/@scrypted/sdk/types/scrypted_python"
|
||||
]
|
||||
],
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "ms-python.black-formatter"
|
||||
},
|
||||
"python.formatting.provider": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user