add username to downloads folder

This commit is contained in:
2023-06-13 10:09:01 +02:00
parent a1f78619fa
commit 357f0649f1
2 changed files with 10 additions and 1 deletions

View File

@@ -9,4 +9,8 @@
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"sonarlint.connectedMode.project": {
"connectionId": "doctorado-ml",
"projectKey": "Doctorado-ML_beflask"
},
}