services are checked

This commit is contained in:
2024-11-08 17:14:02 +03:00
parent a5b1e0b2f4
commit c5b771e5cb
82 changed files with 1720 additions and 869 deletions

View File

@@ -22,4 +22,4 @@ __all__ = [
"update_selected_to_redis",
"password_is_changed_template",
"change_your_password_template",
]
]

View File

@@ -22,7 +22,10 @@ from api_objects import (
)
from api_services.redis.conn import redis_cli
from api_services.redis.functions import get_object_via_user_uu_id, get_object_via_access_key
from api_services.redis.functions import (
get_object_via_user_uu_id,
get_object_via_access_key,
)
def save_object_to_redis(