You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
424 B

{
// "python.envFile": "/auto/work/cetin/LHCb/reco_tuner/env/tuner_env/envs/",
"python.analysis.completeFunctionParens": true,
"python.analysis.enablePytestExtra": false,
"python.analysis.extraCommitChars": true,
"notebook.formatOnCellExecution": true,
"notebook.formatOnSave.enabled": true,
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.formatOnSave": true,
"python.formatting.provider": "none"
}