moment/run.py

6 lines
58 B
Python
Raw Normal View History

2019-05-01 16:20:17 +10:00
#!/usr/bin/env python3
from harmonyqml import run
run()