Enhance environment variable handling, add Celery configuration, and implement device expiration notification tasks
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"venv": ".venv",
|
||||
"reportMissingImports": "error",
|
||||
"include": ["src"],
|
||||
"typeCheckingMode": "off",
|
||||
"typeCheckingMode": "standard",
|
||||
"exclude": [
|
||||
"council-api/**/migrations",
|
||||
"**/__pycache__",
|
||||
|
||||
Reference in New Issue
Block a user