Projects
Repository
Files
Commits
Tags
offlate
/
run.py
run.py
1
from offlate import window
2
3
window.main()
4