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