mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-07-08 16:32:00 +00:00
4 lines
149 B
Python
4 lines
149 B
Python
from .registry import registry, NotificationProfileType, AppriseProfileType
|
|
|
|
__all__ = ['registry', 'NotificationProfileType', 'AppriseProfileType']
|