Improve import command

This commit is contained in:
Joakim Hellsén 2026-01-05 18:46:46 +01:00
commit 1d6c52325c
No known key found for this signature in database
30 changed files with 2628 additions and 554 deletions

12
.vscode/settings.json vendored
View file

@ -7,12 +7,17 @@
"appname",
"ASGI",
"collectstatic",
"colorama",
"createsuperuser",
"dateparser",
"delenv",
"djlint",
"docstrings",
"dotenv",
"dropcampaign",
"elif",
"Hellsén",
"hostnames",
"httpx",
"IGDB",
"isort",
@ -21,9 +26,11 @@
"lovinator",
"Mailgun",
"makemigrations",
"McCabe",
"platformdirs",
"prefetcher",
"psutil",
"pydantic",
"pydocstyle",
"pygments",
"pyright",
@ -34,8 +41,11 @@
"sendgrid",
"speculationrules",
"testpass",
"tqdm",
"ttvdrops",
"venv",
"wrongpassword",
"xdist"
]
],
"python.analysis.typeCheckingMode": "standard"
}