hrpc/example/client.py
2020-08-09 02:52:58 +02:00

5 lines
56 B
Python

"""Echo client."""
if __name__ == "__main__":
pass