production-evyos-systems-an.../ServicesApi/Initializer/wh.py

8 lines
97 B
Python

if __name__ == "__main__":
import time
while True:
time.sleep(10)