1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-23 05:52:23 +00:00
niar/template/newproject/__main__.py
2024-06-16 17:19:44 +03:00

4 lines
46 B
Python

from . import NewProject
NewProject().main()