"""Notifications plugin API.""" from .routes import notifications_bp __all__ = ['notifications_bp']