Fix or-tools.code-workspace

This commit is contained in:
Mizux Seiha
2025-06-25 15:46:08 +02:00
committed by Corentin Le Molgat
parent 507f1d82f6
commit d263eea619

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