Files
xiaobaifupan/alert_service.py
T

4 lines
85 B
Python

from backend.features.alerts.service import AlertService
__all__ = ["AlertService"]