2023-10-23 15:19:57 +02:00
|
|
|
{
|
2023-10-29 11:51:36 +01:00
|
|
|
// "python.envFile": "/auto/work/cetin/LHCb/reco_tuner/env/tuner_env/envs/",
|
|
|
|
"python.analysis.completeFunctionParens": true,
|
|
|
|
"python.analysis.enablePytestExtra": false,
|
|
|
|
"python.analysis.extraCommitChars": true,
|
2024-01-17 15:59:39 +01:00
|
|
|
"notebook.formatOnCellExecution": true,
|
|
|
|
"notebook.formatOnSave.enabled": true,
|
|
|
|
"editor.defaultFormatter": "ms-python.black-formatter",
|
2023-10-23 15:19:57 +02:00
|
|
|
}
|