mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Restore settings.json
This commit is contained in:
parent
3a325f5540
commit
34c7a81f76
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -6,7 +6,7 @@
|
||||
"editor.renderWhitespace": "all",
|
||||
"files.autoSave": "afterDelay",
|
||||
"python.analysis.typeCheckingMode": "basic",
|
||||
"python.formatting.provider": "autopep8",
|
||||
"python.formatting.provider": "black",
|
||||
"python.formatting.blackArgs": ["--line-length=100"],
|
||||
"editor.fontWeight": "normal",
|
||||
"python.analysis.extraPaths": ["./deepface"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user