1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 22:32:23 +00:00
niar/docs/template/newproject/__main__.py

4 lines
46 B
Python
Raw Permalink Normal View History

2024-06-16 14:19:44 +00:00
from . import NewProject
NewProject().main()