hrpc/example/client.py

5 lines
56 B
Python
Raw Normal View History

2020-08-09 00:52:58 +00:00
"""Echo client."""
if __name__ == "__main__":
pass