mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-04 16:37:59 -04:00
4 lines
101 B
Python
4 lines
101 B
Python
from notifications_utils.clients.redis.redis_client import RedisClient
|
|
|
|
redis_client = RedisClient()
|