mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-09 12:52:56 -04:00
4 lines
101 B
Python
4 lines
101 B
Python
from notifications_utils.clients.redis.redis_client import RedisClient
|
|
|
|
redis_client = RedisClient()
|