This commit is contained in:
Beverly Nguyen
2025-02-25 13:19:59 -08:00
parent 79192e29b6
commit df3e2264ec

View File

@@ -542,6 +542,7 @@ class ServiceAPIClient(NotifyAdminAPIClient):
url="service/get-service-message-ratio?service_id={0}".format(service_id),
)
service_api_client = ServiceAPIClient()