mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-11-04 18:46:58 +00:00
Add Celery periodic task for deactivating expired devices and update requirements
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 11m3s
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 11m3s
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"reportMissingImports": "error",
|
||||
"include": ["src"],
|
||||
"typeCheckingMode": "standard",
|
||||
"reportArgumentType": "warning",
|
||||
"reportUnusedVariable": "warning",
|
||||
"exclude": [
|
||||
"council-api/**/migrations",
|
||||
"**/__pycache__",
|
||||
|
||||
Reference in New Issue
Block a user