Files
bakery-ia/shared/notifications/__init__.py
2025-08-22 15:31:52 +02:00

8 lines
274 B
Python

# ================================================================
# shared/notifications/__init__.py
# ================================================================
"""
Shared Notifications Module - Alert integration using existing notification service
"""
__all__ = []