Fix or-tools.code-workspace
This commit is contained in:
committed by
Corentin Le Molgat
parent
507f1d82f6
commit
d263eea619
@@ -113,7 +113,7 @@
|
||||
"USE_SCIP"
|
||||
],
|
||||
"C_Cpp.clang_format_style": "Google",
|
||||
"python.formatting.provider": "yapf",
|
||||
"python.formatting.provider": "black",
|
||||
"python.pythonPath": "python3",
|
||||
"python.autoComplete.extraPaths": [
|
||||
"${workspaceRoot}",
|
||||
|
||||
Reference in New Issue
Block a user