4 lines
62 B
Python
4 lines
62 B
Python
from .service import AlertService
|
|
|
|
__all__ = ["AlertService"]
|
from .service import AlertService
|
|
|
|
__all__ = ["AlertService"]
|