Renaming and minor improvements
This commit is contained in:
parent
00714bef4e
commit
dadbe24c82
5 changed files with 27 additions and 18 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -69,6 +69,9 @@
|
|||
"python.testing.pytestArgs": [
|
||||
"tests"
|
||||
],
|
||||
"python.linting.flake8Enabled": false,
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.mypyEnabled": true,
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue