inline notifications-python-client

This commit is contained in:
Kenneth Kehl
2025-06-10 11:40:14 -07:00
parent f4795843cc
commit 30093673d0
38 changed files with 593 additions and 33 deletions

View File

@@ -1,9 +1,9 @@
from flask import current_app
from notifications_python_client.errors import HTTPError
from app.notify_client import NotifyAdminAPIClient, cache
from app.utils import hilite
from app.utils.user_permissions import translate_permissions_from_ui_to_db
from notifications_python_client.errors import HTTPError
ALLOWED_ATTRIBUTES = {
"name",