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