Refactor Django project files to improve type hinting and code clarity
This commit is contained in:
parent
a37eea56a1
commit
11c3db9817
6 changed files with 80 additions and 94 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"ASGI",
|
||||
"isort",
|
||||
"pydocstyle",
|
||||
"ttvdrops"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue