mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 22:32:23 +00:00
4 lines
46 B
Python
4 lines
46 B
Python
from . import NewProject
|
|
|
|
NewProject().main()
|