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