client/client/main.py

5 lines
67 B
Python

#!/usr/bin/env python3
if __name__ == '__main__':
print("hi")