Fix pre-commit config (#657)
* Fix pre-commit config * Lint settings.json
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"debug.node.autoAttach": "disabled",
|
||||
"python.pythonPath": "/workspace/frappe-bench/env/bin/python",
|
||||
"python.analysis.extraPaths": [
|
||||
"./frappe-bench/apps/frappe"
|
||||
],
|
||||
"python.analysis.extraPaths": ["./frappe-bench/apps/frappe"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user