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