Refactor Django project files to improve type hinting and code clarity

This commit is contained in:
Joakim Hellsén 2025-07-08 01:47:39 +02:00
commit 11c3db9817
6 changed files with 80 additions and 94 deletions

View file

@ -1,5 +1,8 @@
{
"cSpell.words": [
"ASGI",
"isort",
"pydocstyle",
"ttvdrops"
]
}