Initial actual commit
This commit is contained in:
parent
e555b62c06
commit
22d338eac2
7 changed files with 84 additions and 43 deletions
4
main.py
Normal file
4
main.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import builder
|
||||
|
||||
if __name__ == "__main__":
|
||||
builder.main()
|
Loading…
Add table
Add a link
Reference in a new issue