This commit is contained in:
4
client/main.py
Normal file
4
client/main.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
if __name__ == '__main__':
|
||||
print("hi")
|
||||
Reference in New Issue
Block a user