mirror of
https://git.sr.ht/~kivikakk/niar
synced 2025-05-06 22:13:13 +00:00
4 lines
46 B
Python
4 lines
46 B
Python
from . import NewProject
|
|
|
|
NewProject().main()
|