azot/azot.py

7 lines
74 B
Python
Executable File

#!/usr/bin/env python3
import Azot.action
while 1:
Azot.action.do()