mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-11 07:33:36 -05:00
4 lines
101 B
Python
4 lines
101 B
Python
|
|
from notifications_utils.clients.redis.redis_client import RedisClient
|
||
|
|
|
||
|
|
redis_client = RedisClient()
|