4 lines
69 B
Python
4 lines
69 B
Python
|
from .ping_response import PingResponse
|
||
|
|
||
|
__all__ = ("PingResponse",)
|