in fase di elaborazione

This commit is contained in:
2023-01-28 20:38:50 +01:00
parent 7afc4a3c66
commit cd0a6cac3c
5 changed files with 153 additions and 0 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
// Place your settings in this file to overwrite default and user settings.
{
"files.eol": "\n",
"debug.openDebug": "neverOpen",
"python.linting.enabled": false,
"python.languageServer": "None"
}