4 lines
72 B
Python
4 lines
72 B
Python
|
from .ping import healthcheck_router
|
||
|
|
||
|
__all__ = ("healthcheck_router",)
|