Fix or-tools.code-workspace

This commit is contained in:
Mizux Seiha
2025-06-25 15:46:08 +02:00
parent edc06ed662
commit 478239a7ef

View File

@@ -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}",