This commit is contained in:
Oli Passey
2025-01-17 16:19:29 +00:00
parent 7572413871
commit 1bf3df60ad
8 changed files with 370 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
from azure_client import get_app_registrations
from sharepoint_client import store_app_registrations # Uncomment this line
from sharepoint_client import store_app_registrations
from notification import send_notifications
from data_export import write_to_json, generate_html