Refactor code pt 1 (not tested)
This commit is contained in:
5
backend/.vscode/settings.json
vendored
Normal file
5
backend/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.mypyEnabled": true,
|
||||
"python.linting.enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user